public class PepperModuleException extends AbstractPepperModuleException
AbstractPepperModuleException and provides constructors to pass the
PepperModule throwing this exception. | Constructor and Description |
|---|
PepperModuleException() |
PepperModuleException(PepperMapper pepperMapper,
String s) |
PepperModuleException(PepperMapper pepperMapper,
String s,
Throwable ex) |
PepperModuleException(PepperModule pepperModule,
String s) |
PepperModuleException(PepperModule pepperModule,
String s,
Throwable ex) |
PepperModuleException(String s) |
PepperModuleException(String s,
Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PepperModuleException()
public PepperModuleException(String s)
public PepperModuleException(PepperModule pepperModule, String s)
public PepperModuleException(PepperModule pepperModule, String s, Throwable ex)
public PepperModuleException(PepperMapper pepperMapper, String s)
public PepperModuleException(PepperMapper pepperMapper, String s, Throwable ex)
Copyright © 2009–2021 Humboldt-Universität zu Berlin, INRIA. All rights reserved.