org.apache.ojb.broker.metadata
Class DuplicateRepositoryElementsFound

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.ojb.broker.metadata.DuplicateRepositoryElementsFound
All Implemented Interfaces:
java.io.Serializable

class DuplicateRepositoryElementsFound
extends java.lang.Exception

This exception is for the case when constants with similar values are found in the RepositoryElements class


Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
DuplicateRepositoryElementsFound(java.lang.String errorMsg)
           
 
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

DuplicateRepositoryElementsFound

public DuplicateRepositoryElementsFound(java.lang.String errorMsg)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14