org.placidus.exception
Class PlacidusException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.placidus.exception.PlacidusException
All Implemented Interfaces:
java.io.Serializable

public class PlacidusException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
PlacidusException()
           
PlacidusException(java.lang.String msg)
           
PlacidusException(java.lang.String msg, java.lang.Throwable throwable)
           
PlacidusException(java.lang.Throwable throwable)
           
 
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

PlacidusException

public PlacidusException()

PlacidusException

public PlacidusException(java.lang.String msg)

PlacidusException

public PlacidusException(java.lang.String msg,
                         java.lang.Throwable throwable)

PlacidusException

public PlacidusException(java.lang.Throwable throwable)


Copyright © 2006 DS. All Rights Reserved.