Class CamelCmisUnauthorizedException

    • Constructor Detail

      • CamelCmisUnauthorizedException

        public CamelCmisUnauthorizedException()
      • CamelCmisUnauthorizedException

        public CamelCmisUnauthorizedException​(String message)
      • CamelCmisUnauthorizedException

        public CamelCmisUnauthorizedException​(Throwable cause)
      • CamelCmisUnauthorizedException

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

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