|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.di.api.DIException
com.ibm.di.api.exceptions.AuthenticationException
public class AuthenticationException
| Constructor Summary | |
|---|---|
AuthenticationException()
|
|
AuthenticationException(String aMessage,
String aErrorDescription,
Object aErrorCode)
|
|
| Method Summary | |
|---|---|
Integer |
getErrorCode()
|
String |
getErrorDescription()
|
String |
toString()
|
| 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 |
| Constructor Detail |
|---|
public AuthenticationException()
public AuthenticationException(String aMessage,
String aErrorDescription,
Object aErrorCode)
| Method Detail |
|---|
public String getErrorDescription()
public Integer getErrorCode()
public String toString()
toString in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||