com.vs.ezlicrun
Class EzLicExceptionVendor

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.vs.ezlicrun.EzLicExceptionBase
              extended bycom.vs.ezlicrun.EzLicExceptionVendor
All Implemented Interfaces:
java.io.Serializable

public class EzLicExceptionVendor
extends EzLicExceptionBase

Vendor exception. This exception is thrown when EasyLicenser encounters a vendor-internal error. Should this happen, ISV should contact Agilis Software with the key and a description of the specific events that triggered the exception.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.vs.ezlicrun.EzLicExceptionBase
EZLIC_EXC_AUTHENT, EZLIC_EXC_BASE, EZLIC_EXC_CONFIG, EZLIC_EXC_EXCEEDED_LIMITS, EZLIC_EXC_EXPIRED, EZLIC_EXC_GEN, EZLIC_EXC_INTERNAL, EZLIC_EXC_INVALID_CUSTOM_KEY, EZLIC_EXC_INVALID_HOST_USER_NET, EZLIC_EXC_MALFORMED_KEY, EZLIC_EXC_OS, EZLIC_EXC_UNIMPLEMENTED, EZLIC_EXC_UNLICENSED_OPTION, EZLIC_EXC_USAGE, EZLIC_EXC_VENDOR, EZLIC_WARN_EXP_GRACE_TRUNC, EZLIC_WARN_EXPIRED, EZLIC_WARN_EXPIRING, EZLIC_WARN_QUOTA, EZLIC_WARN_QUOTA_EXCEEDED, EZLIC_WARN_QUOTA_GRACE_TRUNC
 
Methods inherited from class com.vs.ezlicrun.EzLicExceptionBase
getMessage, getMessageCode, setMessage, setMessageCode, throwLicenseException, throwLicenseException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait