Package com.yahoo.config.codegen
Class CodegenRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.config.codegen.CodegenRuntimeException
- All Implemented Interfaces:
Serializable
This exception is thrown on internal errors.
- Author:
- gjoranv
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCodegenRuntimeException(String s, Throwable cause) CodegenRuntimeException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CodegenRuntimeException
-
CodegenRuntimeException
-
CodegenRuntimeException
-