public class GenerationException extends Exception
Constructor and Description |
---|
GenerationException() |
GenerationException(String msg) |
GenerationException(String msg,
String origin) |
GenerationException(String message,
Throwable cause) |
GenerationException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.