Method | Description | |
---|---|---|
AssetPatchException ( ) : System | ||
AssetPatchException ( Type type ) : System | ||
AssetPatchException ( string message ) : System | ||
AssetPatchException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
AssetPatchException ( SerializationInfo info, StreamingContext context ) : System |
protected AssetPatchException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public AssetPatchException ( Type type ) : System | ||
type | Type | |
return | System |
public AssetPatchException ( string message ) : System | ||
message | string | |
return | System |
public AssetPatchException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |