Class TrsEndpointErrorException

    • Constructor Detail

      • TrsEndpointErrorException

        public TrsEndpointErrorException()
      • TrsEndpointErrorException

        public TrsEndpointErrorException​(String message)
      • TrsEndpointErrorException

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

        public TrsEndpointErrorException​(Throwable cause)
      • TrsEndpointErrorException

        protected TrsEndpointErrorException​(String message,
                                            Throwable cause,
                                            boolean enableSuppression,
                                            boolean writableStackTrace)