Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends RuntimeException
Base Exception of License Exceptions.
Author:
David Caruana
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException(String msg)
    • LicenseException

      public LicenseException(String msg, Throwable cause)