public class UnexpectedException
extends java.lang.RuntimeException
Constructor and Description |
---|
UnexpectedException(java.lang.String message,
java.lang.Throwable cause)
Construct an UnexpectedException.
|
public UnexpectedException(java.lang.String message, java.lang.Throwable cause)
message
- the detail messagecause
- the cause of this UnexpectedException