class Novika::Resolver::RunnableError
- Novika::Resolver::RunnableError
- Novika::Resolver::ResolverError
- Exception
- Reference
- Object
Overview
Raised when there is an error during runnable resolution.
Defined in:
novika/resolver.crConstructors
Instance Method Summary
-
#runnable : Novika::Resolver::Runnable
Returns the runnable which is assumed to be the source of this error.
Constructor Detail
Instance Method Detail
def runnable : Novika::Resolver::Runnable
#
Returns the runnable which is assumed to be the source of this error.