NonCacheableTypeException Konstruktoren

Definition

Überlädt

NonCacheableTypeException()
NonCacheableTypeException(String)
NonCacheableTypeException(String, Exception)

NonCacheableTypeException()

public NonCacheableTypeException ();

Gilt für

NonCacheableTypeException(String)

public NonCacheableTypeException (string message);

Parameter

message
String

Gilt für

NonCacheableTypeException(String, Exception)

public NonCacheableTypeException (string message, Exception innerException);

Parameter

message
String
innerException
Exception

Gilt für