Click or drag to resize

PackingException Constructor

Overload List
  NameDescription
Public methodPackingException
Initializes a new instance of the PackingException class.
Public methodPackingException(String)
Initializes a new instance of the PackingException class with a specified error message.
Public methodPackingException(PackingExceptionPackingErrorType)
Initialize a new instance of the PackingException class with a specified error type.
Public methodPackingException(SerializationInfo, StreamingContext)
Initializes a new instance of the PackingException class with serialized data.
Public methodPackingException(PackingExceptionPackingErrorType, String)
Initialize a new instance of the PackingException class with a specified error type.
Top
See Also