Class DefaultSegmentsEntryException

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

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

    • DefaultSegmentsEntryException

      public DefaultSegmentsEntryException()
    • DefaultSegmentsEntryException

      public DefaultSegmentsEntryException(String msg)
    • DefaultSegmentsEntryException

      public DefaultSegmentsEntryException(String msg, Throwable throwable)
    • DefaultSegmentsEntryException

      public DefaultSegmentsEntryException(Throwable throwable)