Constructor and Description |
---|
ErrorState(ConsoleWrapper theConsole,
String errorMessage) |
ErrorState(ConsoleWrapper theConsole,
String errorMessage,
State nextState) |
ErrorState(ConsoleWrapper theConsole,
String errorMessage,
State nextState,
StateValues stateValues) |
public ErrorState(ConsoleWrapper theConsole, String errorMessage)
public ErrorState(ConsoleWrapper theConsole, String errorMessage, State nextState)
public ErrorState(ConsoleWrapper theConsole, String errorMessage, State nextState, StateValues stateValues)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.