protected SchemeOperationDump(
Exception exception,
string operation
)Protected Sub New (
exception As Exception,
operation As String
)protected:
SchemeOperationDump(
Exception^ exception,
String^ operation
)new :
exception : Exception *
operation : string -> SchemeOperationDump