public class StringParsingException extends Exception
Constructor and Description |
---|
StringParsingException(String stringToParse,
Class<?> destType) |
StringParsingException(String stringToParse,
Class<?> destType,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getStringToParse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 SAP SE. All rights reserved.