Class HessianException

    • Constructor Detail

      • HessianException

        public HessianException()
        Zero-arg constructor.
      • HessianException

        public HessianException​(String message)
        Create the exception.
      • HessianException

        public HessianException​(String message,
                                Throwable rootCause)
        Create the exception.
      • HessianException

        public HessianException​(Throwable rootCause)
        Create the exception.