#include <Pt/IOError.h>
Failed to access a resource.
Inherits IOError.
Inherited by AddressInUse.
|
|
| AccessFailed (const char *resource) |
| | Construct with resource string.
|
|
| AccessFailed (const std::string &resource) |
| | Construct with resource string.
|
|
| ~AccessFailed () throw () |
| | Destructor.
|
|
const std::string & | resource () const |
| | Returns the ID of the inaccessible resource.
|