PixelMemoryException Constructor |
Name | Description | |
---|---|---|
![]() | PixelMemoryException() | Creates a new instance of PixelMemoryException. |
![]() | PixelMemoryException(String) | Creates a new instance of PixelMemoryException specifying the error message. |
![]() | PixelMemoryException(SerializationInfo, StreamingContext) |
Initializes a new instance of the PixelMemoryException class.
|
![]() | PixelMemoryException(String, Exception) | Creates a new instance of PixelMemoryException specifying the error message and inner
exception. |