Initializes a new instance of the ObjectEmptyException class.
Name | Description | |
---|---|---|
ObjectEmptyException() |
Initializes a new instance of the ObjectEmptyException class. |
|
ObjectEmptyException(String) |
Initializes a new instance of the ObjectEmptyException class with a specified error message. |
|
ObjectEmptyException(String, Exception) |
Initializes a new instance of the ObjectEmptyException class with a specified error message and a reference to the inner exception that is the cause of this exception. |