PostNuke Help

Previous
pnExceptionSet

Home
up

Next
pnGetBaseURI


pnExceptionValue

return current exception value

Synopsis

void pnExceptionValue();

Description

pnExceptionValue() returns an object corresponding to this exception.

Return Values

This function returns the object that was passed as parameter to pnExceptionSet(). If invoked when no exception or an exception for which there is no associated information was raised, a void value is returned.

See Also

pnExceptionFree(), pnExceptionId(), pnExceptionMajor(), pnExceptionSet()


Previous
pnExceptionSet

Home
up

Next
pnGetBaseURI