[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodOCException()()()
Constructor for OfficeCLip exception
Public methodOCException(String)
Constructor of OfficeClip exception
Public methodOCException(ExceptionType)
Constructor that accepts the exception Priority
Public methodOCException(SerializationInfo, StreamingContext)
Constructor for Exception in web services
Public methodOCException(String, Exception)
Constructor for the OfficeClip exception
Public methodOCException(ExceptionType, Exception)
Constructor that accept the prioroty and the exception that is thrown
Public methodOCException(ExceptionType, String)
Constructor that accept the prioroty, the message and the exception that is thrown
Public methodOCException(ExceptionType, String, Exception)
Constructor that accept the prioroty, the message and the exception that is thrown

See Also