com.lyrisoft.util.properties
Class PropertyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.lyrisoft.util.properties.PropertyException
All Implemented Interfaces:
java.io.Serializable

public class PropertyException
extends java.lang.Exception

$Id: PropertyException.html,v 1.1 2002/02/10 00:10:04 taso Exp $

See Also:
Serialized Form

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

PropertyException

public PropertyException(java.lang.String msg)


Copyright © 2000-2002 Taso Lyristis