com.jxml.quick
Class Invalid64Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.jxml.quick.Invalid64Exception
All Implemented Interfaces:
Serializable

public class Invalid64Exception
extends Exception

Quick 1.1

See Also:
Serialized Form

Constructor Summary
Invalid64Exception()
           
Invalid64Exception(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Invalid64Exception

public Invalid64Exception()

Invalid64Exception

public Invalid64Exception(String s)