net.sf.bloof
Class BloofException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.sf.bloof.BloofException
All Implemented Interfaces:
java.io.Serializable

public class BloofException
extends java.lang.Exception

Version:
$Id: BloofException.java,v 1.2 2003/09/06 08:35:06 pekacki Exp $
Author:
Lukasz Pekacki
See Also:
Serialized Form

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

BloofException

public BloofException(java.lang.String aMessage)
Parameters:
aMessage - Exception reason


Copyright © 2003 bloof@Sourceforge. All Rights Reserved.