Class ExceptionException

    • Constructor Detail

      • ExceptionException

        public ExceptionException()
      • ExceptionException

        public ExceptionException​(String s)
      • ExceptionException

        public ExceptionException​(String s,
                                  Throwable ex)
      • ExceptionException

        public ExceptionException​(Throwable cause)
    • Method Detail

      • setFaultMessage

        public void setFaultMessage​(ExceptionE msg)
      • getFaultMessage

        public ExceptionE getFaultMessage()