public class GenerationException extends RuntimeException
| Constructor and Description |
|---|
GenerationException(String message) |
GenerationException(String message,
ClassNotFoundException cause) |
GenerationException(String message,
Throwable cause) |
GenerationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GenerationException(String message)
public GenerationException(Throwable cause)
public GenerationException(String message, ClassNotFoundException cause)
Copyright © 2017. All rights reserved.