Class IncorrectPasswordException

Class IncorrectPasswordException

Именује се: Aspose.Imaging.CoreExceptions Асамблеја: Aspose.Imaging.dll (25.4.0)

Изузетак погрешног лозинке.

public class IncorrectPasswordException : Exception, ISerializable

Inheritance

object Exception IncorrectPasswordException

Implements

ISerializable

Наслеђени чланови

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

IncorrectPasswordException(Стринг)

Иницијалише нову инстанцију Aspose.Imaging.CoreExceptions.IncorrectPasswordException класе.

public IncorrectPasswordException(string message)

Parameters

message string

Послање које описује грешку.

IncorrectPasswordException(КСНУМКС, Изузетак)

Иницијалише нову инстанцију Aspose.Imaging.CoreExceptions.IncorrectPasswordException класе.

public IncorrectPasswordException(string message, Exception innerException)

Parameters

message string

Послање грешке које објашњава разлог за изузетак.

innerException Exception

Изузетак који је узрок тренутне изузеци, или нуле референце (Ништа у Визуелу Базику) ако није наведено никакво унутрашње.

 Српски