TimeoutException

class TimeoutException : public PmpException
TimeoutException.TimeoutException()
TimeoutException.TimeoutException(string message)
Parameters

message

TimeoutException.TimeoutException(string message, string format, ulong timeStamp, uint exceptionId, System.Collections.Generic.IReadOnlyDictionary<string, Value> values, System.Collections.Generic.List<PmpException> innerExceptions)
Parameters
  • message

  • format

  • timeStamp

  • exceptionId

  • values

  • innerExceptions