Internal Website Search

101-150 of 200 results

JDOFatalDataStoreException.JDOFatalDataStoreException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOFatalDataStoreException JDOFatalDataStoreException (   String msg,    Throwable[] nested ) Constructs a new JDOFatalDataStoreException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 1.0

JDOFatalDataStoreException.JDOFatalDataStoreException() - JDO Constructor

JDO Constructor in javax.jdo.JDOFatalDataStoreException JDOFatalDataStoreException () Constructs a new JDOFatalDataStoreException without a detail message. Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg,    Throwable nested ) Constructs a new JDOUserCallbackException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg,    Throwable[] nested ) Constructs a new JDOUserCallbackException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg,    Throwable[] nested,    Object failed ) Constructs a new JDOUserCallbackException with the specified detail message, nested Throwable s

JDOUserCallbackException.JDOUserCallbackException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg,    Object failed ) Constructs a new JDOUserCallbackException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg ) Constructs a new JDOUserCallbackException with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException() - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException () Constructs a new JDOUserCallbackException without a detail message. Since: JDO 1.0

JDOUserException.JDOUserException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException (   String msg,    Throwable[] nested,    Object failed ) Constructs a new JDOUserException with the specified detail message, nested Throwable s, and failed object. Parameters

JDOUserException.JDOUserException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException (   String msg,    Object failed ) Constructs a new JDOUserException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0

JDOUserException.JDOUserException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException (   String msg,    Throwable nested ) Constructs a new JDOUserException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 1.0

JDOUserException.JDOUserException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException (   String msg,    Throwable[] nested ) Constructs a new JDOUserException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 1.0

JDOUserCallbackException.JDOUserCallbackException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserCallbackException JDOUserCallbackException (   String msg,    Throwable nested,    Object failed ) Constructs a new JDOUserException with the specified detail message, nested Throwable s, and failed object

JDOUserException.JDOUserException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException (   String msg ) Constructs a new JDOUserException with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0

JDOUserException.JDOUserException() - JDO Constructor

JDO Constructor in javax.jdo.JDOUserException JDOUserException () Constructs a new JDOUserException without a detail message. Since: JDO 1.0

JDOUnsupportedOptionException.JDOUnsupportedOptionException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUnsupportedOptionException JDOUnsupportedOptionException (   String msg,    Throwable nested ) Constructs a new JDOUnsupportedOptionException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 1.0

JDOUnsupportedOptionException.JDOUnsupportedOptionException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOUnsupportedOptionException JDOUnsupportedOptionException (   String msg,    Throwable[] nested ) Constructs a new JDOUnsupportedOptionException with the specified detail message and nested Throwable s. Parameters: msg

JDOUnsupportedOptionException.JDOUnsupportedOptionException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOUnsupportedOptionException JDOUnsupportedOptionException (   String msg ) Constructs a new JDOUnsupportedOptionException with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0

JDOReadOnlyException.JDOReadOnlyException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOReadOnlyException JDOReadOnlyException (   String msg,    Throwable nested ) Constructs a new JDOReadOnlyException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 2.2

JDOReadOnlyException.JDOReadOnlyException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOReadOnlyException JDOReadOnlyException (   String msg,    Throwable[] nested ) Constructs a new JDOReadOnlyException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 2.2

JDOUnsupportedOptionException.JDOUnsupportedOptionException() - JDO Constructor

JDO Constructor in javax.jdo.JDOUnsupportedOptionException JDOUnsupportedOptionException () Constructs a new JDOUnsupportedOptionException without a detail message. Since: JDO 1.0

JDOReadOnlyException.JDOReadOnlyException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOReadOnlyException JDOReadOnlyException (   String msg ) Constructs a new JDOReadOnlyException with the specified detail message. Parameters: msg - the detail message. Since: JDO 2.2

JDOReadOnlyException.JDOReadOnlyException() - JDO Constructor

JDO Constructor in javax.jdo.JDOReadOnlyException JDOReadOnlyException () Constructs a new JDOReadOnlyException without a detail message. Since: JDO 2.2

JDOObjectNotFoundException.JDOObjectNotFoundException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg,    Object failed ) Constructs a new JDOObjectNotFoundException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0

JDOObjectNotFoundException.JDOObjectNotFoundException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg,    Throwable nested ) Constructs a new JDOObjectNotFoundException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 1.0

JDONullIdentityException.JDONullIdentityException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDONullIdentityException JDONullIdentityException (   String msg,    Throwable nested ) Constructs a new JDONullIdentityException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 2.0

JDOObjectNotFoundException.JDOObjectNotFoundException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg ) Constructs a new JDOObjectNotFoundException with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0

JDOObjectNotFoundException.JDOObjectNotFoundException() - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException () Constructs a new JDOObjectNotFoundException without a detail message. Since: JDO 1.0

JDOOptimisticVerificationException.JDOOptimisticVerificationException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException (   String msg,    Throwable nested,    Object failed ) Constructs a new JDOOptimisticVerificationException with the specified detail message

JDOOptimisticVerificationException.JDOOptimisticVerificationException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException (   String msg,    Object failed ) Constructs a new JDOOptimisticVerificationException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 1.0

JDOOptimisticVerificationException.JDOOptimisticVerificationException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException (   String msg ) Constructs a new JDOOptimisticVerificationException with the specified detail message. Parameters: msg - the detail message. Since: JDO 1.0

JDOOptimisticVerificationException.JDOOptimisticVerificationException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException (   String msg,    Throwable[] nested,    Object failed ) Constructs a new JDOOptimisticVerificationException with the specified detail message

JDOOptimisticVerificationException.JDOOptimisticVerificationException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException (   String msg,    Throwable[] nested ) Constructs a new JDOOptimisticVerificationException with the specified detail message and nested Throwable[] s. Parameters

JDOOptimisticVerificationException.JDOOptimisticVerificationException() - JDO Constructor

JDO Constructor in javax.jdo.JDOOptimisticVerificationException JDOOptimisticVerificationException () Constructs a new JDOOptimisticVerificationException without a detail message. Since: JDO 1.0

JDOObjectNotFoundException.JDOObjectNotFoundException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg,    Throwable[] nested,    Object failed ) Constructs a new JDOObjectNotFoundException with the specified detail message, nested Throwable s

JDOObjectNotFoundException.JDOObjectNotFoundException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg,    Throwable[] nested ) Constructs a new JDOObjectNotFoundException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 1.0

JDOObjectNotFoundException.JDOObjectNotFoundException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOObjectNotFoundException JDOObjectNotFoundException (   String msg,    Throwable nested,    Object failed ) Constructs a new JDOFatalInternalException with the specified detail message, nested Throwable s

JDONullIdentityException.JDONullIdentityException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDONullIdentityException JDONullIdentityException (   String msg,    Throwable[] nested ) Constructs a new JDONullIdentityException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable[] . Since: JDO 2.0

JDONullIdentityException.JDONullIdentityException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDONullIdentityException JDONullIdentityException (   String msg,    Object failed ) Constructs a new JDONullIdentityException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 2.0

JDONullIdentityException.JDONullIdentityException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDONullIdentityException JDONullIdentityException (   String msg ) Constructs a new JDONullIdentityException with the specified detail message. Parameters: msg - the detail message. Since: JDO 2.0

JDONullIdentityException.JDONullIdentityException() - JDO Constructor

JDO Constructor in javax.jdo.JDONullIdentityException JDONullIdentityException () Constructs a new JDONullIdentityException without a detail message. Since: JDO 2.0

JDODetachedFieldAccessException.JDODetachedFieldAccessException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDODetachedFieldAccessException JDODetachedFieldAccessException (   String msg,    Throwable nested ) Constructs a new JDODetachedFieldAccessException with the specified detail message and nested Throwable s. Parameters: msg - the detail message. nested - the nested Throwable . Since: JDO 2.0

JDODetachedFieldAccessException.JDODetachedFieldAccessException(msg) - JDO Constructor

JDO Constructor in javax.jdo.JDODetachedFieldAccessException JDODetachedFieldAccessException (   String msg ) Constructs a new JDODetachedFieldAccessException with the specified detail message. Parameters: msg - the detail message. Since: JDO 2.0

JDODetachedFieldAccessException.JDODetachedFieldAccessException(msg,nested) - JDO Constructor

JDO Constructor in javax.jdo.JDODetachedFieldAccessException JDODetachedFieldAccessException (   String msg,    Throwable[] nested ) Constructs a new JDODetachedFieldAccessException with the specified detail message and nested Throwable s. Parameters: msg

InstanceLifecycleEvent.InstanceLifecycleEvent(source,type) - JDO Constructor

JDO Constructor in javax.jdo.listener.InstanceLifecycleEvent InstanceLifecycleEvent (   Object source,    int type ) Creates a new event object with the specified source and type . Parameters: source - the instance that triggered the event type - the event type Since: JDO 2.0

JDODetachedFieldAccessException.JDODetachedFieldAccessException(msg,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDODetachedFieldAccessException JDODetachedFieldAccessException (   String msg,    Object failed ) Constructs a new JDODetachedFieldAccessException with the specified detail message and failed object. Parameters: msg - the detail message. failed - the failed object. Since: JDO 2.0

InstanceLifecycleEvent.InstanceLifecycleEvent(source,type,target) - JDO Constructor

JDO Constructor in javax.jdo.listener.InstanceLifecycleEvent InstanceLifecycleEvent (   Object source,    int type,    Object target ) Creates a new event object with the specified source , type , and target . Parameters: source - the instance

JDODetachedFieldAccessException.JDODetachedFieldAccessException() - JDO Constructor

JDO Constructor in javax.jdo.JDODetachedFieldAccessException JDODetachedFieldAccessException () Constructs a new JDODetachedFieldAccessException without a detail message. Since: JDO 2.0

JDODataStoreException.JDODataStoreException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDODataStoreException JDODataStoreException (   String msg,    Throwable nested,    Object failed ) Constructs a new JDODataStoreException with the specified detail message, nested Throwable s, and failed object

JDOException.JDOException(msg,nested,failed) - JDO Constructor

JDO Constructor in javax.jdo.JDOException JDOException (   String msg,    Throwable nested,    Object failed ) Constructs a new JDOException with the specified detail message, nested Throwable , and failed object. Parameters: msg