Click or drag to resize

ParkedException Constructor

Overload List
 NameDescription
Public methodParkedException Initializes a new instance of the ParkedException class using default error text and error codes.
Public methodParkedException(Exception) Initializes a new instance of the ParkedException class with a caught (inner) exception.
Public methodParkedException(String) Create a new exception
Public methodParkedException(String, Exception) Create a new exception
Top
See Also