public class ImpException extends Exception
Constructor and Description |
---|
ImpException()
Create instance of the exception
|
ImpException(String message)
Create instance of the exception with a message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImpException()
public ImpException(String message)
message
- - the message that will be displayedCopyright © 2014 Gentics Software GmbH. All Rights Reserved.