Class AsposeLicencNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class AsposeLicencNotFoundException
    extends Exception
    Exception die bei fehlender Lizenz geworfen wird
    Author:
    Xima Media GmbH, Dresden - 20.06.2011 - mgu
    See Also:
    Serialized Form
    • Constructor Detail

      • AsposeLicencNotFoundException

        public AsposeLicencNotFoundException()
      • AsposeLicencNotFoundException

        public AsposeLicencNotFoundException​(Throwable cause)
      • AsposeLicencNotFoundException

        public AsposeLicencNotFoundException​(String message)
      • AsposeLicencNotFoundException

        public AsposeLicencNotFoundException​(String message,
                                             Throwable cause)