Exception thrown when a reference to an object is made, but that object cannot be found. This is most likely
thrown due to a configuration line that references an object that hasn't been defined yet.
@since 0.9 RC2
class UnresolveableReferenceException : ConfigurationException {
Exception thrown when a reference to an object is made, but that object cannot be found. This is most likely thrown due to a configuration line that references an object that hasn't been defined yet.
@since 0.9 RC2