Class StopCompilation
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.facebook.buck.jvm.java.abi.source.api.StopCompilation
-
- All Implemented Interfaces:
Serializable
public class StopCompilation extends RuntimeException
Thrown by our ABI generating plugin to stop the compiler.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StopCompilation()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-