CannotRetrieveCachedDataException Construtores

Definição

Sobrecargas

CannotRetrieveCachedDataException()
CannotRetrieveCachedDataException(String)
CannotRetrieveCachedDataException(String, Exception)

CannotRetrieveCachedDataException()

public CannotRetrieveCachedDataException ();

Aplica-se a

CannotRetrieveCachedDataException(String)

public CannotRetrieveCachedDataException (string message);

Parâmetros

message
String

Aplica-se a

CannotRetrieveCachedDataException(String, Exception)

public CannotRetrieveCachedDataException (string message, Exception innerException);

Parâmetros

message
String
innerException
Exception

Aplica-se a