InvalidCredentialException Constructor (String, Exception)
Constructor.
public InvalidCredentialException(
string message,
Exception baseException);
Parameters
-
message
- exception description
-
baseException
- base exception
See Also
InvalidCredentialException Class | Hevea.Core.Exceptions Namespace | InvalidCredentialException Constructor Overload List