Show / Hide Table of Contents

Class SoInvalidPasswordException

Exception thrown when a invalid password has been encountered.

Inheritance
Object
SoException
SoInvalidPasswordException
Inherited Members
SoException.LogAsException
SoException.FriendlyText
Namespace: SuperOffice.Exceptions
Assembly: SoCore.dll
Syntax
public class SoInvalidPasswordException : SoException

Constructors

SoInvalidPasswordException(String)

Default constructor.

Declaration
public SoInvalidPasswordException(string message)
Parameters
Type Name Description
String message

Error message.

SoInvalidPasswordException(String, Exception)

Default constructor.

Declaration
public SoInvalidPasswordException(string message, Exception innerException)
Parameters
Type Name Description
String message

Error message.

Exception innerException

Inner exception.

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top