Class PerformSocketOperationException

    • Constructor Detail

      • PerformSocketOperationException

        protected PerformSocketOperationException​(String newErrorCode,
                                                  String messageFormat,
                                                  Throwable cause,
                                                  Object[] exceptionDataEN,
                                                  Object[] exceptionData)
      • PerformSocketOperationException

        public PerformSocketOperationException​(Throwable cause,
                                               String message)
        An IO or other system exception occurred while performing a socket operation
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - A description of the exception