public ErrorHandlerException( string message, Exception innerException )
Public Sub New ( message As String, innerException As Exception )
public: ErrorHandlerException( String^ message, Exception^ innerException )
new : message : string * innerException : Exception -> ErrorHandlerException
GSF.ServiceProcess.ErrorHandlerException = function(message, innerException);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.