class

Superconf::Error

Inherits Exception < Reference < Object

Raised for any configuration error: unknown key, type mismatch, or unparseable value. Rescue this one type to handle all malformed-config cases.