#include "CeylanException.h"
#include <string>
Go to the source code of this file.
Classes | |
class | Ceylan::SerializationException |
This exception is raised when a serialization-related operation failed. More... | |
class | Ceylan::Serializable |
Interface that every object which can be serialized should implement. More... | |
Namespaces | |
namespace | Ceylan |
This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
namespace | Ceylan::System |
General system calls and properties. |