Class LicenseServerOfflineException

    • Constructor Detail

      • LicenseServerOfflineException

        public LicenseServerOfflineException()
      • LicenseServerOfflineException

        public LicenseServerOfflineException​(Throwable cause)
    • Method Detail

      • shouldGenerateLog

        public boolean shouldGenerateLog()
        Description copied from class: CyclosException
        Returns whether the current exception should generate an error log (stored in the database with ErrorLogService)
        Overrides:
        shouldGenerateLog in class CyclosException