public abstract class StreamTypesException extends Exception
Constructor and Description |
---|
StreamTypesException(String message,
StreamTypesExceptionSuggestionGen optionalSuggestionGenerator) |
Modifier and Type | Method and Description |
---|---|
Pair<Integer,String> |
getOptionalSuggestion()
Returns the optional suggestion for a matching name.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StreamTypesException(String message, StreamTypesExceptionSuggestionGen optionalSuggestionGenerator)
Copyright © 2005–2020. All rights reserved.