|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
info.informatica.data.DataException
info.informatica.data.field.DataFieldException
info.informatica.data.field.FieldSizeException
public class FieldSizeException
| Constructor Summary | |
|---|---|
FieldSizeException()
|
|
FieldSizeException(FieldName fieldname)
|
|
FieldSizeException(String s)
|
|
FieldSizeException(String s,
FieldName fieldname)
|
|
FieldSizeException(String s,
FieldName fieldname,
Throwable t)
|
|
FieldSizeException(String s,
Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class info.informatica.data.field.DataFieldException |
|---|
getDatasourceName, getFieldName, getLocalizedMessage, getLocalizedMessage, getMessageCode, setDatasourceName |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 FieldSizeException()
public FieldSizeException(String s)
public FieldSizeException(String s,
Throwable t)
public FieldSizeException(FieldName fieldname)
public FieldSizeException(String s,
FieldName fieldname)
public FieldSizeException(String s,
FieldName fieldname,
Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||