fr.paris5.shaman.insight.integrity
Class NoDefaultPublicationException

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

public class NoDefaultPublicationException
extends IntegrityException

Means that a Topic returned a null default Publication.

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

Constructor Summary
NoDefaultPublicationException(long topicId)
           
 
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

NoDefaultPublicationException

public NoDefaultPublicationException(long topicId)


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