public class InternalException extends CopycatException
| Constructor and Description |
|---|
InternalException(String message,
Object... args) |
InternalException(Throwable cause) |
InternalException(Throwable cause,
String message,
Object... args) |
getTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2016. All rights reserved.