jtux
Class UErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jtux.UErrorException
- All Implemented Interfaces:
- java.io.Serializable
public class UErrorException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EC_ERRNO
public static final int EC_ERRNO
- See Also:
- Constant Field Values
EC_EAI
public static final int EC_EAI
- See Also:
- Constant Field Values
EC_GETDATE
public static final int EC_GETDATE
- See Also:
- Constant Field Values
UErrorException
public UErrorException()
UErrorException
public UErrorException(int code)
UErrorException
public UErrorException(int code,
int type)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
getCode
public int getCode()
getType
public int getType()