Class ViaCepException
- Namespace
- JJMasterData.Brasil.Exceptions
- Assembly
- JJMasterData.Brasil.dll
public class ViaCepException : JJMasterDataException, ISerializable
- Inheritance
-
ViaCepException
- Implements
- Inherited Members
Constructors
ViaCepException(string)
public ViaCepException(string message)
Parameters
message
string
ViaCepException(string, Exception)
public ViaCepException(string message, Exception innerException)