Class CyclosException

    • Constructor Detail

      • CyclosException

        public CyclosException()
      • CyclosException

        public CyclosException​(String message)
      • CyclosException

        public CyclosException​(String message,
                               Throwable cause)
      • CyclosException

        public CyclosException​(Throwable cause)
    • Method Detail

      • getAttribute

        public Object getAttribute​(String name)
      • setAttribute

        public void setAttribute​(String name,
                                 Object value)
      • shouldGenerateLog

        public boolean shouldGenerateLog()
        Returns whether the current exception should generate an error log (stored in the database with ErrorLogService)