public class GeneratorNameAlreadyUsedException extends Exception
| Constructor and Description |
|---|
GeneratorNameAlreadyUsedException()
Creates an instance of this exception.
|
GeneratorNameAlreadyUsedException(String message)
Creates an instance of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeneratorNameAlreadyUsedException()
public GeneratorNameAlreadyUsedException(String message)
message - The actual error message.Copyright © 2014. All rights reserved.