Udostępnij za pośrednictwem


UnsolvableConstraintsException Klasa

Definicja

Wyjątek wskazujący, że Constraintokreślone s nie mogą być jednocześnie spełnione.

[System.Serializable]
public class UnsolvableConstraintsException : Exception
type UnsolvableConstraintsException = class
    inherit Exception
Dziedziczenie
System.Exception
UnsolvableConstraintsException
Atrybuty
System.SerializableAttribute

Konstruktory

UnsolvableConstraintsException()

Wyjątek wskazujący, że Constraintokreślone s nie mogą być jednocześnie spełnione.

UnsolvableConstraintsException(SerializationInfo, StreamingContext)

Wyjątek wskazujący, że Constraintokreślone s nie mogą być jednocześnie spełnione.

UnsolvableConstraintsException(String, Exception)

Wyjątek wskazujący, że Constraintokreślone s nie mogą być jednocześnie spełnione.

UnsolvableConstraintsException(String)

Tworzy nowy UnsolvableConstraintsException obiekt z komunikatem message objaśniającym.

Dotyczy