CSException Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Overload List

  Name Description
Public method CSException
Initializes a new instance of the CSException class.
Public method CSException(String)
Initializes a new instance of the CSException class with the specified detailed description. The Number property will be set to -1 to indicate an error without a Content Studio error behind.
Protected method CSException(SerializationInfo, StreamingContext)
Initializes a new instance of the CSException class with the specified context and the serialization information.
Public method CSException(String, Exception)
Initializes a new instance of the CSException class.
Public method CSException(String, Int32)
Initializes a new instance of the CSException class with the specified detailed description and specified Content Studio error number.
Protected method CSException(Int32, String, Exception)
Initializes a new instance of the CSException class.
Top
See Also

Reference