|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.jxta.ext.config.ConversionException
public class ConversionException
| Constructor Summary | |
|---|---|
ConversionException()
Constructor for the ConversionException object |
|
ConversionException(String msg)
Constructor for the ConversionException object |
|
ConversionException(String msg,
Throwable ex)
Constructor for the ConversionException object |
|
ConversionException(Throwable ex)
Constructor for the ConversionException object |
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConversionException()
public ConversionException(String msg)
msg - Description of the Parameterpublic ConversionException(Throwable ex)
ex - Description of the Parameter
public ConversionException(String msg,
Throwable ex)
msg - Description of the Parameterex - Description of the Parameter
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||