fr.paris5.shaman.system
Class NoPropertyFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fr.paris5.shaman.system.NoPropertyFoundException
All Implemented Interfaces:
java.io.Serializable

public class NoPropertyFoundException
extends java.lang.Exception

Thrown when an expected build script property was not found.

Version:
$Id: NoPropertyFoundException.java,v 1.1 2002/07/01 14:44:24 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Constructor Summary
NoPropertyFoundException(SystemDirectory.ServerKey serverKey, java.lang.String propertyName)
           
 
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

NoPropertyFoundException

public NoPropertyFoundException(SystemDirectory.ServerKey serverKey,
                                java.lang.String propertyName)


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