public class GameOverException extends Exception
| Constructor and Description |
|---|
GameOverException(String message)
Construtor.
|
GameOverException(String message,
Throwable cause)
Construtor.
|
GameOverException(Throwable cause)
Construtor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Tecgraf/PUC-Rio. All rights reserved.