Class Annot8Exception

    • Constructor Detail

      • Annot8Exception

        public Annot8Exception​(String message)
        Create an exception with the given message
        Parameters:
        message - the message for info
      • Annot8Exception

        public Annot8Exception​(String message,
                               Throwable t)
        Create an exception with the given message and a root cause
        Parameters:
        message - the message for info
        t - original exception