Class NumberParseException
- Namespace
- PhoneNumbers
- Assembly
- PhoneNumbers.dll
public class NumberParseException : Exception, ISerializable
- Inheritance
-
NumberParseException
- Implements
- Inherited Members
Constructors
NumberParseException(ErrorType, string)
public NumberParseException(ErrorType errorType, string message)
Parameters
Fields
ErrorType
public readonly ErrorType ErrorType