java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.globus.gatekeeper.GateKeeperException | +--org.globus.gatekeeper.BadRequestException
BadRequestException indicates that a client made a bad request to the server. A bad request consist of syntax error, or while executing the service, it returned a failured, not associated with security rights.
BadRequestException()
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BadRequestException()