org.openrdf.http.protocol
Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openrdf.OpenRDFException
org.openrdf.repository.RepositoryException
org.openrdf.http.protocol.UnauthorizedException
- All Implemented Interfaces:
- Serializable
public class UnauthorizedException
- extends RepositoryException
- 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-2010 Aduna. All Rights Reserved.