Package org.apache.drill.common
Class CatastrophicFailure
java.lang.Object
org.apache.drill.common.CatastrophicFailure
-
Method Summary
-
Method Details
-
exit
Exit the VM as we hit a catastrophic failure.- Parameters:
e
- The Throwable that occurredmessage
- A descriptive messagecode
- An error code to exit the JVM with.
-