|
| virtual IconvInitializationException * | ice_clone () const |
| | Polymorphically clones this exception.
|
| virtual std::string | ice_id () const |
| | Obtains the Slice type ID of this exception.
|
| virtual void | ice_print (std::ostream &str) const |
| | Prints a description of this exception to the given stream.
|
| | IconvInitializationException (const char *file, int line, const std::string &reason) |
| | Constructs the exception with a reason.
|
| std::string | reason () const |
| | Obtains the reason for the failure.
|
| virtual | ~IconvInitializationException () throw () |
| | ExceptionHelper () |
| virtual void | ice_throw () const |
| | Throws this exception.
|
| | Exception () |
| | Constructs the exception.
|
| | Exception (const char *file, int line) |
| | Constructs the exception.
|
| const char * | ice_file () const |
| | Returns the name of the file where this exception was constructed.
|
| int | ice_line () const |
| | Returns the line number where this exception was constructed.
|
| std::string | ice_name () const |
| std::string | ice_stackTrace () const |
| | Returns the stack trace at the point this exception was constructed.
|
| virtual const char * | what () const throw () |
| | Returns a description of this exception.
|
| virtual | ~Exception () throw () =0 |
Indicates that Iconv does not support the code.