Function CSPException::SetCode()

Description:
Sets the custom error code, before the exception is thrown.

Prototype:
virtual void SetCode(unsigned long ulCode);

Arguments:
  • unsigned long ulCode [IN]
    The exception code.



Return value:
No return value (void).

See also:
member function SetMsg()
CSPException | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd