public final class FactoryException extends DiffXException
| Constructor and Description |
|---|
FactoryException(Exception ex)
Creates a new factory exception wrapping an occuring exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FactoryException(Exception ex)
ex - The exception to be wrapped.Copyright © 2007-2022. All Rights Reserved.