Class BeanLocatorException

Object
Throwable
Exception
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)