Class NoSuchRegionException

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.commerce.exception.NoSuchRegionException
All Implemented Interfaces:
Serializable

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

    • NoSuchRegionException

      public NoSuchRegionException()
    • NoSuchRegionException

      public NoSuchRegionException(String msg)
    • NoSuchRegionException

      public NoSuchRegionException(String msg, Throwable throwable)
    • NoSuchRegionException

      public NoSuchRegionException(Throwable throwable)