#include <saml/RootObject.h>
Public Member Functions | |
| virtual const XMLCh * | getTopStatus () const =0 |
| Returns a string representation of the top-level status code. | |
| virtual const XMLCh * | getSubStatus () const =0 |
| Returns a string representation of the second-level status code, if any. | |
| virtual bool | hasAdditionalStatus () const =0 |
| Returns true iff status information beyond the second level exists. | |
| virtual const XMLCh * | getMessage () const =0 |
| Returns the message contained in the status, if any. | |
|
|
Returns the message contained in the status, if any.
|
|
|
Returns a string representation of the second-level status code, if any.
|
|
|
Returns a string representation of the top-level status code.
|
|
|
Returns true iff status information beyond the second level exists.
|
1.4.6