Package de.hybris.platform.licence
Class LicenceSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
de.hybris.platform.licence.LicenceSecurityException
- All Implemented Interfaces:
Serializable
raised if licence check fails
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLicenceSecurityException(String message, int aVendorCode) Constructor JaloBusinessException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LicenceSecurityException
Constructor JaloBusinessException- Parameters:
message-aVendorCode-
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getVendorCode
public int getVendorCode()Method getThrowable -
toString
-