Class NoSuchJSONStorageEntryException

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.json.storage.exception.NoSuchJSONStorageEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchJSONStorageEntryException

      public NoSuchJSONStorageEntryException()
    • NoSuchJSONStorageEntryException

      public NoSuchJSONStorageEntryException(String msg)
    • NoSuchJSONStorageEntryException

      public NoSuchJSONStorageEntryException(String msg, Throwable throwable)
    • NoSuchJSONStorageEntryException

      public NoSuchJSONStorageEntryException(Throwable throwable)