Class ObjectFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.reporting.libraries.base.boot.ObjectFactoryException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionObjectFactoryException
(String message) ObjectFactoryException
(String expectedType, String configuredClass) ObjectFactoryException
(String expectedType, String configuredClass, Throwable cause) ObjectFactoryException
(String message, Throwable cause) ObjectFactoryException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectFactoryException
public ObjectFactoryException() -
ObjectFactoryException
-
ObjectFactoryException
-
ObjectFactoryException
-
ObjectFactoryException
-
ObjectFactoryException
-