Class CommerceAddressCountryException

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

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

    • CommerceAddressCountryException

      public CommerceAddressCountryException()
    • CommerceAddressCountryException

      public CommerceAddressCountryException(String msg)
    • CommerceAddressCountryException

      public CommerceAddressCountryException(String msg, Throwable throwable)
    • CommerceAddressCountryException

      public CommerceAddressCountryException(Throwable throwable)