Class CamelCmisObjectNotFoundException

    • Constructor Detail

      • CamelCmisObjectNotFoundException

        public CamelCmisObjectNotFoundException()
      • CamelCmisObjectNotFoundException

        public CamelCmisObjectNotFoundException​(String message)
      • CamelCmisObjectNotFoundException

        public CamelCmisObjectNotFoundException​(Throwable cause)
      • CamelCmisObjectNotFoundException

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

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