net.sf.msplice.property
Class PropertyHelperException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.msplice.SpliceException
              extended by net.sf.msplice.property.PropertyHelperException
All Implemented Interfaces:
java.io.Serializable

public class PropertyHelperException
extends SpliceException

See Also:
Serialized Form

Constructor Summary
PropertyHelperException()
           
PropertyHelperException(java.lang.String message)
           
PropertyHelperException(java.lang.String message, java.lang.Throwable cause)
           
PropertyHelperException(java.lang.Throwable cause)
           
 
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
 

Constructor Detail

PropertyHelperException

public PropertyHelperException()

PropertyHelperException

public PropertyHelperException(java.lang.String message,
                               java.lang.Throwable cause)

PropertyHelperException

public PropertyHelperException(java.lang.String message)

PropertyHelperException

public PropertyHelperException(java.lang.Throwable cause)


Copyright © 2005 SourceForge.net. All Rights Reserved.