Qizx/open API

net.axyana.qizxopen.dm
Class DataModelException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.axyana.qizxopen.dm.DataModelException
All Implemented Interfaces:
java.io.Serializable

public class DataModelException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DataModelException(java.lang.String reason)
           
DataModelException(java.lang.String reason, java.lang.Exception e)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataModelException

public DataModelException(java.lang.String reason)

DataModelException

public DataModelException(java.lang.String reason,
                          java.lang.Exception e)

© 2005 Axyana Software