org.apache.empire.exceptions
Class BeanInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.empire.exceptions.EmpireException
org.apache.empire.exceptions.BeanInstantiationException
- All Implemented Interfaces:
- Serializable
public class BeanInstantiationException
- extends EmpireException
- See Also:
- Serialized Form
Method Summary |
protected void |
log()
log the error |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errorType
public static final ErrorType errorType
BeanInstantiationException
public BeanInstantiationException(Class<?> clazz,
Throwable cause)
log
protected void log()
- log the error
- Overrides:
log
in class EmpireException
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.