HalException Class Reference
Inheritance diagram for HalException:

Public Member Functions | |
| HalException () | |
| HalException (String message) | |
| HalException (String message, Throwable cause) | |
Detailed Description
HalException
Constructor & Destructor Documentation
| HalException | ( | ) |
Constructor
| HalException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
| HalException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause
