API Reference
Class
OfficeIMOException
Base class for all OfficeIMO specific exceptions.
Inheritance
- Exception
- OfficeIMOException
Constructors
OfficeIMOException(System.String message) #Initializes a new instance of the OfficeIMOException class.
Parameters
- message System.String
- Exception message.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
public override Void GetObjectData(SerializationInfo info, StreamingContext context) #Returns:
VoidInherited from Exception
Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId = "SYSLIB0051", UrlFormat = "https://aka.ms/dotnet-warnings/{0}") EditorBrowsable(1)Parameters
- info SerializationInfo
- context StreamingContext