Package com.liferay.portal.kernel.bean
Class BeanLocatorException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.bean.BeanLocatorException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBeanLocatorException
(String msg, Throwable throwable) BeanLocatorException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BeanLocatorException
public BeanLocatorException() -
BeanLocatorException
-
BeanLocatorException
-
BeanLocatorException
-