Class BeanLocatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.bean.BeanLocatorException
All Implemented Interfaces:
Serializable

public class BeanLocatorException extends RuntimeException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • BeanLocatorException

      public BeanLocatorException()
    • BeanLocatorException

      public BeanLocatorException(String msg)
    • BeanLocatorException

      public BeanLocatorException(String msg, Throwable throwable)
    • BeanLocatorException

      public BeanLocatorException(Throwable throwable)