com.ejie.r01f.jvt
Class JVTComparatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ejie.r01f.exceptions.R01FBaseException
com.ejie.r01f.jvt.JVTComparatorException
- All Implemented Interfaces:
- java.io.Serializable
- public class JVTComparatorException
- extends R01FBaseException
Excepción lanzada en el proceso de comparación de JVTs
(Java Value Types)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
JVTComparatorException
public JVTComparatorException()
JVTComparatorException
public JVTComparatorException(java.lang.Exception cause)
JVTComparatorException
public JVTComparatorException(long exNumber,
java.lang.Exception cause)
JVTComparatorException
public JVTComparatorException(java.lang.String msg)
JVTComparatorException
public JVTComparatorException(long exNumber,
java.lang.String msg)
JVTComparatorException
public JVTComparatorException(java.lang.String msg,
java.lang.Exception cause)
JVTComparatorException
public JVTComparatorException(long exNumber,
java.lang.String msg,
java.lang.Exception cause)