Class JAXXRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class JAXXRuntimeException
    extends RuntimeException
    A special runtime exception to catch special errors fro
    Since:
    2.5.19
    Author:
    Tony Chemit - chemit@codelutin.com
    See Also:
    Serialized Form
    • Constructor Detail

      • JAXXRuntimeException

        public JAXXRuntimeException()
      • JAXXRuntimeException

        public JAXXRuntimeException​(String message)
      • JAXXRuntimeException

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

        public JAXXRuntimeException​(Throwable cause)