Constructor and Description |
---|
ErrorState(ConsoleWrapper theConsole,
String errorMessage) |
ErrorState(ConsoleWrapper theConsole,
String errorMessage,
State nextState) |
ErrorState(ConsoleWrapper theConsole,
String errorMessage,
State nextState,
StateValues stateValues) |
ErrorState(ConsoleWrapper theConsole,
String errorMessage,
StateValues stateValues) |
public ErrorState(ConsoleWrapper theConsole, String errorMessage)
public ErrorState(ConsoleWrapper theConsole, String errorMessage, StateValues stateValues)
public ErrorState(ConsoleWrapper theConsole, String errorMessage, State nextState)
public ErrorState(ConsoleWrapper theConsole, String errorMessage, State nextState, StateValues stateValues)
Copyright © 2023 JBoss by Red Hat. All rights reserved.