com.oakgrovesystems.reactor
Class IdentifierMappingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.oakgrovesystems.reactor.IdentifierMappingException
All Implemented Interfaces:
java.io.Serializable

public class IdentifierMappingException
extends java.lang.Exception

Thrown to indicate that a LabelPath is not unique.

See Also:
Serialized Form

Constructor Summary
IdentifierMappingException()
           
IdentifierMappingException(java.lang.String message)
           
 
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

IdentifierMappingException

public IdentifierMappingException()

IdentifierMappingException

public IdentifierMappingException(java.lang.String message)


Copyright (c) 1999-2004 Oak Grove Systems. All Rights Reserved.