public class BadVersionException extends Exception
Constructor and Description |
---|
BadVersionException(int requested,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
int |
getRequested() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.