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

public static final class ProblemResource.CyclicLinkingError extends AssertionError
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: