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