org.jtheque.core.managers.properties
Class PropertyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jtheque.core.managers.properties.PropertyException
All Implemented Interfaces:
java.io.Serializable

public final class PropertyException
extends java.lang.Exception

An exception who can occurs during the properties managing process.

Author:
Baptiste Wicht
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2009 JTheque. All Rights Reserved.