public class UnexpectedInputException extends RuntimeException
Constructor and Description |
---|
UnexpectedInputException(String msg)
Creates a new excpetion with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnexpectedInputException(String msg)
msg
- error messageCopyright © 2006–2018 GeoSolutions. All rights reserved.