|
||||||||
| 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
|
+--multex.Exc
|
+--multex.Failure
|
+--CopyNP.CopyFailure
| Field Summary | |
java.lang.String |
inFileName
|
java.lang.String |
outFileName
|
| Constructor Summary | |
CopyNP.CopyFailure(java.lang.Exception i_cause,
java.lang.String i_inFileName,
java.lang.String i_outFileName)
|
|
| Methods inherited from class multex.Failure |
cause,
cause,
printCompactStackTrace,
printStackTrace,
printStackTrace,
printStackTrace |
| Methods inherited from class multex.Exc |
getMessage,
parameters |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public final java.lang.String inFileName
public final java.lang.String outFileName
| Constructor Detail |
public CopyNP.CopyFailure(java.lang.Exception i_cause,
java.lang.String i_inFileName,
java.lang.String i_outFileName)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||