Overload List
Name | Description | |
---|---|---|
![]() | NoSuchFrameException |
Initializes a new instance of the NoSuchFrameException class.
|
![]() | NoSuchFrameException(String) |
Initializes a new instance of the NoSuchFrameException class with
a specified error message.
|
![]() | NoSuchFrameException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NoSuchFrameException class with serialized data.
|
![]() | NoSuchFrameException(String, Exception) |
Initializes a new instance of the NoSuchFrameException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also