|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.mortbay.Util.ConvertFail | +--com.mortbay.Util.ArrayConverter.ArrayConvertFail
Constructor Summary | |
ArrayConverter.ArrayConvertFail(int size,
java.lang.Class convertTo,
java.lang.Object toConvert)
|
Method Summary | |
ConvertFail[] |
getErrors()
|
Methods inherited from class com.mortbay.Util.ConvertFail |
getConvertTo,
getToConvert,
toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public ArrayConverter.ArrayConvertFail(int size, java.lang.Class convertTo, java.lang.Object toConvert)
Method Detail |
public ConvertFail[] getErrors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |