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