public abstract class FactoryException extends Exception
| Constructor and Description |
|---|
FactoryException() |
FactoryException(String message) |
FactoryException(String message,
Throwable cause) |
FactoryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.