Parked |
| Name | Description | |
|---|---|---|
| ParkedException | Initializes a new instance of the ParkedException class using default error text and error codes. | |
| ParkedException(Exception) | Initializes a new instance of the ParkedException class with a caught (inner) exception. | |
| ParkedException(String) | Create a new exception | |
| ParkedException(String, Exception) | Create a new exception |