|
Project Aristotle - ArisID Attribute Services | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.openliberty.arisidbeans.IDBeanException
public class IDBeanException
Generic Identity Bean Exception
| Constructor Summary | |
|---|---|
IDBeanException()
|
|
IDBeanException(java.lang.String arg0)
|
|
IDBeanException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
IDBeanException(java.lang.Throwable arg0)
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public IDBeanException()
Exception.Exception()public IDBeanException(java.lang.String arg0)
Exception.Exception(java.lang.String)public IDBeanException(java.lang.Throwable arg0)
Exception.Exception(java.lang.Throwable)
public IDBeanException(java.lang.String arg0,
java.lang.Throwable arg1)
Exception.Exception(java.lang.String, java.lang.Throwable)
|
OpenLiberty.org - Licensed under Apache APL 2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||