net.wotonomy.access
Class EOGeneralAdaptorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by net.wotonomy.access.EOGeneralAdaptorException
All Implemented Interfaces:
java.io.Serializable

public class EOGeneralAdaptorException
extends java.lang.RuntimeException
implements java.io.Serializable

Generic exception thrown by wotonomy.access.

Version:
$Revision: 893 $
Author:
ezamudio@nasoft.com, $Author: cgruber $
See Also:
Serialized Form

Constructor Summary
EOGeneralAdaptorException(java.lang.String msg)
           
EOGeneralAdaptorException(java.lang.String name, net.wotonomy.foundation.NSDictionary userInfo)
           
EOGeneralAdaptorException(java.lang.String selectorName, java.lang.String className, java.lang.String msg)
           
 
Method Summary
 net.wotonomy.foundation.NSDictionary userInfo()
           
 
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
 

Constructor Detail

EOGeneralAdaptorException

public EOGeneralAdaptorException(java.lang.String msg)

EOGeneralAdaptorException

public EOGeneralAdaptorException(java.lang.String name,
                                 net.wotonomy.foundation.NSDictionary userInfo)

EOGeneralAdaptorException

public EOGeneralAdaptorException(java.lang.String selectorName,
                                 java.lang.String className,
                                 java.lang.String msg)
Method Detail

userInfo

public net.wotonomy.foundation.NSDictionary userInfo()


Copyright © 2006 null. All Rights Reserved.