biz.c24.api
Class RuntimeLicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
biz.c24.api.RuntimeLicenseException
- All Implemented Interfaces:
- Serializable
public class RuntimeLicenseException
- extends RuntimeException
An unchecked exception which indicates that a license exception has occurred.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RuntimeLicenseException
public RuntimeLicenseException(LicenseException licenseException)
- Converts a LicenseException to an unchecked exception.
- Parameters:
licenseException
- The original license exception.
C24 Technologies © 2002-2012: All Rights Reserved.