Class SerialException

    • Constructor Detail

      • SerialException

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

        public SerialException​(String message)
      • SerialException

        public SerialException​(Throwable cause)
      • SerialException

        public SerialException​(String aMessage,
                               String aErrorCode)
      • SerialException

        public SerialException​(Throwable aCause,
                               String aErrorCode)