public class SearchException extends Exception
Constructor and Description |
---|
SearchException(String msg) |
SearchException(String errorType,
String error,
String erroneousLine) |
SearchException(String errorType,
String error,
String erroneousLine,
int errorPosition) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 GATE. All rights reserved.