List of all members.
Detailed Description
Base class of all PAV-specific exceptions.
- Author:
- christopher
Constructor & Destructor Documentation
pav::lib::PAVException::PAVException |
( |
|
) |
[inline] |
pav::lib::PAVException::PAVException |
( |
String |
message |
) |
[inline] |
Ctor.
- Parameters:
-
| message | The error message |
pav::lib::PAVException::PAVException |
( |
Throwable |
cause |
) |
[inline] |
Ctor.
- Parameters:
-
| cause | The cause of the error |
pav::lib::PAVException::PAVException |
( |
String |
message, |
|
|
Throwable |
cause | |
|
) |
| | [inline] |
Ctor.
- Parameters:
-
| message | The error message |
| cause | The cause of the error |
The documentation for this class was generated from the following file:
- src/pav/lib/PAVException.java