public class FactoryException extends RuntimeException
Constructor and Description |
---|
FactoryException(String message) |
FactoryException(String message,
Throwable cause) |
FactoryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.