public class CodegenInterruptedException extends RuntimeException
Constructor and Description |
---|
CodegenInterruptedException(InterruptedException e) |
Modifier and Type | Method and Description |
---|---|
InterruptedException |
getException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CodegenInterruptedException(InterruptedException e)
public InterruptedException getException()
Copyright © 2016 The Apache Software Foundation. All rights reserved.