public static class Application.UserInterruptionException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
Location<XMLDocumentIdentifier> |
loc |
Constructor and Description |
---|
UserInterruptionException(Location<XMLDocumentIdentifier> loc,
String text) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Location<XMLDocumentIdentifier> loc
public UserInterruptionException(Location<XMLDocumentIdentifier> loc, String text)
see also the complete user documentation .