public class XPFPluginRuntimeException extends RuntimeException
com.elasticpath package.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version id.
|
| Constructor and Description |
|---|
XPFPluginRuntimeException(String message)
Creates a new
EpSystemException object with the given message. |
XPFPluginRuntimeException(String message,
Throwable cause)
Creates a new
EpSystemException object using the given message and cause exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public XPFPluginRuntimeException(String message)
EpSystemException object with the given message.message - the reason for this EpSystemException.Copyright © 2022. All rights reserved.