Class LicenseException

  • All Implemented Interfaces:
    java.io.Serializable

    public class LicenseException
    extends java.lang.Exception
    Exception that is thrown if license is invalid or the requested operation is not available under used license
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      LicenseException​(java.lang.String message)
      Constructs a new exception
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LicenseException

        public LicenseException​(java.lang.String message)
        Constructs a new exception
        Parameters:
        message - Detail message