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