GeneralServerErrorException Constructor
Overload List
OverloadDescription
GeneralServerErrorException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the GeneralServerErrorException class with serialized data.  
GeneralServerErrorException Constructor()Initializes a new instance of the GeneralServerErrorException class.  
GeneralServerErrorException Constructor(Int32,String)Initializes a new instance of the GeneralServerErrorException class with a specified error message and an error code associated with this exception.  
GeneralServerErrorException Constructor(String,Exception)Initializes a new instance of the GeneralServerErrorException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
GeneralServerErrorException Constructor(String)Initializes a new instance of the GeneralServerErrorException class with a specified error message.