| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.grinvin.invariants.UnknownInvariantTypeExceptionpublic class UnknownInvariantTypeExceptionextends ExceptionConstructor Summary | |
| |
| |
Method Summary | |
String |
|
public UnknownInvariantTypeException(String message,
String type)Construct an exception of this type
- Parameters:
message- Error messagetype- Type for which this exception was thrown
public UnknownInvariantTypeException(String message,
String type,
Throwable cause)Construct an exception of this type
- Parameters:
message- Error messagetype- Type for which this exception was throwncause- Underlying cause