public static class GuessSetup.ParseSetupGuessException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
Key[] |
_failed |
CustomParser.PSetupGuess |
_gSetup |
Constructor and Description |
---|
GuessSetup.ParseSetupGuessException(CustomParser.PSetupGuess gSetup,
Key[] failed) |
GuessSetup.ParseSetupGuessException(java.lang.String msg,
CustomParser.PSetupGuess gSetup,
Key[] failed) |
public final CustomParser.PSetupGuess _gSetup
public final Key[] _failed
public GuessSetup.ParseSetupGuessException(java.lang.String msg, CustomParser.PSetupGuess gSetup, Key[] failed)
public GuessSetup.ParseSetupGuessException(CustomParser.PSetupGuess gSetup, Key[] failed)