com.myJava.util.version
Class VersionDataAdapterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.myJava.util.version.VersionDataAdapterException
- All Implemented Interfaces:
- java.io.Serializable
public class VersionDataAdapterException
- extends java.lang.Exception
Exception thrown during the VersionData reading process.
- Author:
- Olivier PETRUCCI
Areca Build ID : 7299034069467778562
- See Also:
- Serialized Form
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 |
VersionDataAdapterException
public VersionDataAdapterException()
VersionDataAdapterException
public VersionDataAdapterException(java.lang.String message)
VersionDataAdapterException
public VersionDataAdapterException(java.lang.Throwable cause)
VersionDataAdapterException
public VersionDataAdapterException(java.lang.String message,
java.lang.Throwable cause)