@Immutable
public final class UnresolvedStateException
extends Exception
Constructor and Description |
---|
UnresolvedStateException(State state)
Constructs an instance.
|
UnresolvedStateException(State state,
String pointString)
Constructs an instance.
|
public UnresolvedStateException(@Nonnull State state)
state
- The state.public UnresolvedStateException(@Nonnull State state, @Nonnull String pointString)
state
- The state.pointString
- An optional point identification string.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.