public final class InternalErrorException
extends java.lang.RuntimeException
Constructor and Description |
---|
InternalErrorException() |
InternalErrorException(java.lang.Exception cause)
Creates the InternalErrorException
|
InternalErrorException(java.lang.String msg)
Creates the InternalErrorException
|
public InternalErrorException()
public InternalErrorException(java.lang.Exception cause)
cause
- the underlying cause of the exceptionpublic InternalErrorException(java.lang.String msg)
msg
- The exception message