Class RoundNotFoundException
[Serializable]
public class RoundNotFoundException : Exception, ISerializable
- Inheritance
-
RoundNotFoundException
- Implements
- Inherited Members
Constructors
RoundNotFoundException(SerializationInfo, StreamingContext)
protected RoundNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext
RoundNotFoundException(string)
public RoundNotFoundException(string message)
Parameters
messagestring