org.apache.abdera.protocol.error
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.abdera.protocol.error.ProtocolException
- All Implemented Interfaces:
- Serializable
public class ProtocolException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtocolException
public ProtocolException(Error error)
ProtocolException
public ProtocolException(Abdera abdera,
int code,
String message)
getError
public Error getError()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.