net.wotonomy.access
Class EOGeneralAdaptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
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 |
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)
userInfo
public net.wotonomy.foundation.NSDictionary userInfo()
Copyright © 2006 null. All Rights Reserved.