|
|||||||||||
| 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.exceptions.MissingAttributeException
public class MissingAttributeException
| Constructor Summary | |
|---|---|
MissingAttributeException(java.lang.String msg,
java.lang.String name)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttributeName()
Return the name of the missing Attribute |
| 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 |
| Constructor Detail |
|---|
public MissingAttributeException(java.lang.String msg,
java.lang.String name)
msg - The messagename - The name of the missing attribute| Method Detail |
|---|
public java.lang.String getAttributeName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||