org.openware.job.data
Class InvalidOidFormatException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.openware.job.data.PersistException
                    |
                    +--org.openware.job.data.InvalidOidFormatException
All Implemented Interfaces:
java.io.Serializable

public class InvalidOidFormatException
extends PersistException

Version:
$Revision: 1.1 $ $Date: 2000/12/12 16:26:23 $
Author:
Vincent Sheffer
See Also:
Serialized Form

Constructor Summary
InvalidOidFormatException()
           
InvalidOidFormatException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidOidFormatException

public InvalidOidFormatException()

InvalidOidFormatException

public InvalidOidFormatException(java.lang.String msg)


Copyright © 2000,2001 Openware. All Rights Reserved.