메소드 | 설명 | |
---|---|---|
ImplementationAlreadyInStoreException ( ) : System | ||
ImplementationAlreadyInStoreException ( ManifestDigest manifestDigest ) : System |
Creates a new implementation already in store exception.
|
|
ImplementationAlreadyInStoreException ( string message ) : System | ||
ImplementationAlreadyInStoreException ( string message, |
메소드 | 설명 | |
---|---|---|
GetObjectData ( |
||
ImplementationAlreadyInStoreException ( |
Deserializes an exception.
|
public ImplementationAlreadyInStoreException ( ) : System | ||
리턴 | System |
public ImplementationAlreadyInStoreException ( ManifestDigest manifestDigest ) : System | ||
manifestDigest | ManifestDigest | The digest of the |
리턴 | System |
public ImplementationAlreadyInStoreException ( string message ) : System | ||
message | string | |
리턴 | System |
public ImplementationAlreadyInStoreException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |