public RpcRemoteException( string? message, string originalExceptionType, Exception inner )
Public Sub New ( message As String, originalExceptionType As String, inner As Exception )
public: RpcRemoteException( String^ message, String^ originalExceptionType, Exception^ inner )
new : message : string * originalExceptionType : string * inner : Exception -> RpcRemoteException
Copyright © Sven Groot (Ookii.org) 2022