Class NoSuchPreferencesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.change.tracking.exception.NoSuchPreferencesException
All Implemented Interfaces:
Serializable

public class NoSuchPreferencesException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchPreferencesException

      public NoSuchPreferencesException()
    • NoSuchPreferencesException

      public NoSuchPreferencesException(String msg)
    • NoSuchPreferencesException

      public NoSuchPreferencesException(String msg, Throwable throwable)
    • NoSuchPreferencesException

      public NoSuchPreferencesException(Throwable throwable)