public class BsdException
extends java.lang.Exception
| Constructor and Description |
|---|
BsdException(java.lang.String message)
Creates exception with specified message string.
|
BsdException(java.lang.String message,
java.lang.Throwable cause)
Creates exception with specified message string and Exception.
|
BsdException(java.lang.Throwable cause) |
public BsdException(java.lang.String message)
message - a message describing errorpublic BsdException(java.lang.String message,
java.lang.Throwable cause)
message - a message describing errorcause - the Exception which caused this
BsdExceptionpublic BsdException(java.lang.Throwable cause)
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved