Class ListOutStreamException

    • Constructor Detail

      • ListOutStreamException

        public ListOutStreamException​(Throwable cause)
        Constructor of ListOutStreamException.
        Parameters:
        cause - cause the cause (which is saved for later retrieval by the Throwable.getCause() method). (A null value is permitted, and indicates that the cause is nonexistent or unknown.)