Class CanonException

    • Constructor Detail

      • CanonException

        public CanonException()
      • CanonException

        public CanonException​(String message)
      • CanonException

        public CanonException​(Throwable cause)
      • CanonException

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

        public CanonException​(String message,
                              Throwable cause,
                              boolean enableSuppression,
                              boolean writableStackTrace)