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, toString
public GeneratorNameAlreadyUsedException()
public GeneratorNameAlreadyUsedException(String message)
message
- The actual error message.Copyright © 2018. All rights reserved.