Class InfoPermissionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.info.exception.InfoPermissionException
All Implemented Interfaces:
Serializable

public class InfoPermissionException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • InfoPermissionException

      public InfoPermissionException(String className, Throwable throwable)
  • Method Details

    • getClassName

      public String getClassName()