com.liferay.portal
Class CountryA3Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.CountryA3Exception
- All Implemented Interfaces:
- Serializable
public class CountryA3Exception
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CountryA3Exception
public CountryA3Exception()
CountryA3Exception
public CountryA3Exception(String msg)
CountryA3Exception
public CountryA3Exception(String msg,
Throwable cause)
CountryA3Exception
public CountryA3Exception(Throwable cause)