Class NetworkException.SendDataException

All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable
Enclosing class:
NetworkException

public static class NetworkException.SendDataException extends NetworkException
See Also:
  • Constructor Details

    • SendDataException

      public SendDataException(long id, Object... args)
    • SendDataException

      public SendDataException(long id, Exception innerException, Object... args)