fr.paris5.shaman.insight.integrity
Class PublicationSealedException

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

public class PublicationSealedException
extends IntegrityException

Thrown when an operation cannot be performed on a Publication, because this one is sealed.

Version:
$Id: PublicationSealedException.java,v 1.3 2002/08/07 13:30:53 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
PublicationSealedException(long publicationId)
           
 
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

PublicationSealedException

public PublicationSealedException(long publicationId)


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