public class AbstractPepperModuleException extends PepperException
PepperException is thrown by
PepperModules or PepperMapper
objects. The reason of exception can be any and should be further specified
by subtypes. This exception just determines, that it occured during the
processing in a PepperModule.| Constructor and Description |
|---|
AbstractPepperModuleException() |
AbstractPepperModuleException(String s) |
AbstractPepperModuleException(String s,
Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2021 Humboldt-Universität zu Berlin, INRIA. All rights reserved.