java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aya.generic.util.InterruptException
org.aya.tyck.order.AyaSccTycker.SCCTyckingFailed
- All Implemented Interfaces:
Serializable
- Enclosing class:
AyaSccTycker
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.aya.generic.util.InterruptException
InterruptException.InterruptStage -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSCCTyckingFailed(@NotNull kala.collection.immutable.ImmutableSeq<TyckOrder> what) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
what
-
-
Constructor Details
-
SCCTyckingFailed
-
-
Method Details
-
stage
- Specified by:
stagein classInterruptException
-