com.sybase.reflection
Class NullDataValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sybase.afx.ApplicationException
                  extended by com.sybase.reflection.NullDataValueException

public class NullDataValueException
extends ApplicationException

Sybase internal use only.


Constructor Summary
NullDataValueException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullDataValueException

public NullDataValueException()