Class ObjectPreviouslyDeleted
In: redland_wrap.c
Parent: RuntimeError

Define custom exceptions for errors that do not map to existing Ruby exceptions. Note this only works for C++ since a global cannot be initialized by a funtion in C. For C, fallback to rb_eRuntimeError.

[Validate]