public class InternalErrorException extends GdcException
Constructor and Description |
---|
InternalErrorException(String msg)
Exception constructor
|
InternalErrorException(String msg,
Throwable cause)
Exception constructor
|
InternalErrorException(Throwable cause)
Exception constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All rights reserved.