net.spy.digg
Class DiggException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.spy.digg.DiggException
- All Implemented Interfaces:
- java.io.Serializable
public class DiggException
- extends java.lang.Exception
Exceptions getting stuff from digg.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DiggException
public DiggException(java.lang.String msg,
java.lang.Throwable t)
DiggException
public DiggException(java.lang.String msg)
DiggException
public DiggException(java.lang.Throwable t)
DiggException
public DiggException(java.lang.String msg,
int eid)
getErrorId
public int getErrorId()
- Get the error ID.