fr.paris5.shaman.insight.integrity
Class InvalidTopicPathException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fr.paris5.shaman.insight.integrity.IntegrityException
                    |
                    +--fr.paris5.shaman.insight.integrity.InvalidTopicPathException
All Implemented Interfaces:
java.io.Serializable

public class InvalidTopicPathException
extends IntegrityException

Thrown when the Topic path was invalid.

Version:
$Id: InvalidTopicPathException.java,v 1.2 2002/07/25 13:18:08 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
InvalidTopicPathException(java.lang.String path)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

InvalidTopicPathException

public InvalidTopicPathException(java.lang.String path)


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.