com.gentics.api.portalnode.imp
Class ImpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentics.api.portalnode.imp.ImpException
- All Implemented Interfaces:
- Serializable
public class ImpException
- extends Exception
Exception that might be thrown by imps.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImpException
public ImpException()
- Create instance of the exception
ImpException
public ImpException(String message)
- Create instance of the exception with a message
- Parameters:
message
- - the message that will be displayed
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.