public abstract class AbstractFactoryRuntimeException
extends org.refcodes.exception.AbstractException.AbstractRuntimeException
| Constructor and Description |
|---|
AbstractFactoryRuntimeException(String message) |
AbstractFactoryRuntimeException(String aMessage,
String aErrorCode) |
AbstractFactoryRuntimeException(String message,
Throwable cause) |
AbstractFactoryRuntimeException(String aMessage,
Throwable aCause,
String aErrorCode) |
AbstractFactoryRuntimeException(Throwable cause) |
AbstractFactoryRuntimeException(Throwable aCause,
String aErrorCode) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbstractFactoryRuntimeException(String aMessage, String aErrorCode)
public AbstractFactoryRuntimeException(String aMessage, Throwable aCause, String aErrorCode)
public AbstractFactoryRuntimeException(String message, Throwable cause)
public AbstractFactoryRuntimeException(String message)
public AbstractFactoryRuntimeException(Throwable aCause, String aErrorCode)
public AbstractFactoryRuntimeException(Throwable cause)
Copyright © 2016. All rights reserved.