Class NoSuchClassTypeException

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.NoSuchClassTypeException
All Implemented Interfaces:
Serializable

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

    • NoSuchClassTypeException

      public NoSuchClassTypeException(long classTypeId, Throwable throwable)
  • Method Details

    • getClassTypeId

      public long getClassTypeId()