Click or drag to resize

PixelMemoryException Constructor

Creates a new instance of PixelMemoryException.
Overload List
  NameDescription
Public methodPixelMemoryException
Creates a new instance of PixelMemoryException.
Public methodPixelMemoryException(String)
Creates a new instance of PixelMemoryException specifying the error message.
Protected methodPixelMemoryException(SerializationInfo, StreamingContext)
Initializes a new instance of the PixelMemoryException class.
Public methodPixelMemoryException(String, Exception)
Creates a new instance of PixelMemoryException specifying the error message and inner exception.
Top
See Also