org.apache.struts2.showcase.hangman
Class HangmanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.struts2.showcase.hangman.HangmanException
- All Implemented Interfaces:
- Serializable
public class HangmanException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HangmanException
public HangmanException(org.apache.struts2.showcase.hangman.HangmanException.Type type,
String reason)
getType
public org.apache.struts2.showcase.hangman.HangmanException.Type getType()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.