InsufficientHeightException Constructor(String)
Generated exception for an insufficient height with a given message.
public InsufficientHeightException(
string
)
public: InsufficientHeightException(
string*
)
public:
InsufficientHeightException(
String^
)
Parameters
- message
- A string which represents the message.