Package tools.refinery.language.resource
Class ProblemResource.CyclicLinkingError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
tools.refinery.language.resource.ProblemResource.CyclicLinkingError
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 ProblemResource
Our own version of 
LazyLinkingResource.CyclicLinkingException, because the tripe field in the
 original one is not accessible.
 
 Renamed from CyclicLinkingException to satisfy naming conventions enforced by Sonar.
- See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString