se.kmr.scam.local.pool
Class PoolException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byse.kmr.scam.local.pool.PoolException
All Implemented Interfaces:
Serializable

public class PoolException
extends Exception
implements Serializable

Represents an exception in the retrivel of information from a users portfolio of resources.

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Constructor Summary
PoolException()
           
PoolException(String mess)
           
 
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

PoolException

public PoolException()

PoolException

public PoolException(String mess)


Copyright © 2003 SCAM. All Rights Reserved.