public abstract class StreamTypesException
extends java.lang.Exception
Constructor and Description |
---|
StreamTypesException(java.lang.String message,
StreamTypesExceptionSuggestionGen optionalSuggestionGenerator) |
Modifier and Type | Method and Description |
---|---|
Pair<java.lang.Integer,java.lang.String> |
getOptionalSuggestion()
Returns the optional suggestion for a matching name.
|
public StreamTypesException(java.lang.String message, StreamTypesExceptionSuggestionGen optionalSuggestionGenerator)
public Pair<java.lang.Integer,java.lang.String> getOptionalSuggestion()