ch.elexis
Class ElexisException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.elexis.ElexisException
- All Implemented Interfaces:
- java.io.Serializable
public class ElexisException
- extends java.lang.Exception
- See Also:
- Serialized Form
Constructor Summary |
ElexisException(java.lang.Class<?> clazz,
java.lang.String errmsg,
int errcode)
|
ElexisException(java.lang.Class<?> clazz,
java.lang.String errmsg,
int errcode,
boolean doLog)
|
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
EE_DUPLICATE_DISPATCHER
public static final int EE_DUPLICATE_DISPATCHER
- See Also:
- Constant Field Values
EE_BAD_DISPATCHER
public static final int EE_BAD_DISPATCHER
- See Also:
- Constant Field Values
EE_UNEXPECTED_RESPONSE
public static final int EE_UNEXPECTED_RESPONSE
- See Also:
- Constant Field Values
EE_FILE_ERROR
public static final int EE_FILE_ERROR
- See Also:
- Constant Field Values
EE_NOT_SUPPORTED
public static final int EE_NOT_SUPPORTED
- See Also:
- Constant Field Values
EE_NOT_FOUND
public static final int EE_NOT_FOUND
- See Also:
- Constant Field Values
EE_INTERNAL
public static final int EE_INTERNAL
- See Also:
- Constant Field Values
EE_INVALID_ARGUMENT
public static final int EE_INVALID_ARGUMENT
- See Also:
- Constant Field Values
EE_UPDATE_ERROR
public static final int EE_UPDATE_ERROR
- See Also:
- Constant Field Values
ElexisException
public ElexisException(java.lang.Class<?> clazz,
java.lang.String errmsg,
int errcode)
ElexisException
public ElexisException(java.lang.Class<?> clazz,
java.lang.String errmsg,
int errcode,
boolean doLog)
getThrowingClass
public java.lang.Class<?> getThrowingClass()
getErrCode
public int getErrCode()
Copyright 2005-2011 by Gerry Weirich, Elexis