Overload List
Name | Description | |
---|---|---|
![]() | NotReadyException |
Create a new NotReadyException with default parameters.
|
![]() | NotReadyException(String) |
Create a new NotReadyException.
|
![]() | NotReadyException(SerializationInfo, StreamingContext) |
Deserialization constructor. Recreate an NotReadyException from a serialized stream.
|
![]() | NotReadyException(String, Exception) |
Create a new NotReadyException.
|
![]() | NotReadyException(String, String) |
Create a new NotReadyException.
|
![]() | NotReadyException(String, String, Exception) |
Create a new NotReadyException.
|
See Also