Click or drag to resize

ViewerException Constructor

Overload List
  NameDescription
Public methodViewerException(Object)
Initializes a new instance of the ViewerException class
Public methodViewerException(Object, String)
Initializes a new instance of the ViewerException class
Public methodViewerException(ErrorCode, Object, String)
Initializes a new instance of the ViewerException class
Public methodViewerException(ExceptionSeverity, ErrorCode, Object, String)
Initializes a new instance of the ViewerException class
Top
See Also