Class NotEnoughActionPointException
[Serializable]
public class NotEnoughActionPointException : Exception, ISerializable
- Inheritance
-
NotEnoughActionPointException
- Implements
- Inherited Members
Constructors
NotEnoughActionPointException(SerializationInfo, StreamingContext)
public NotEnoughActionPointException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
NotEnoughActionPointException(string)
public NotEnoughActionPointException(string msg)
Parameters
msg
string