org.openrdf.http.protocol
Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.OpenRDFException
org.openrdf.sail.SailException
org.openrdf.repository.RepositoryException
org.openrdf.query.QueryEvaluationException
org.openrdf.store.StoreException
org.openrdf.http.protocol.UnauthorizedException
- All Implemented Interfaces:
- Serializable
public class UnauthorizedException
- extends StoreException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnauthorizedException
public UnauthorizedException()
UnauthorizedException
public UnauthorizedException(String msg)
UnauthorizedException
public UnauthorizedException(Throwable t)
UnauthorizedException
public UnauthorizedException(String msg,
Throwable t)
Copyright © 2001-2009 Aduna. All Rights Reserved.