net.ponder2.exception
Class Ponder2ArgumentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.ponder2.exception.Ponder2Exception
              extended by net.ponder2.exception.Ponder2ArgumentException
All Implemented Interfaces:
java.io.Serializable

public class Ponder2ArgumentException
extends Ponder2Exception

TODO Description

Version:
$Id:$
Author:
Kevin Twidle
See Also:
Serialized Form

Constructor Summary
Ponder2ArgumentException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class net.ponder2.exception.Ponder2Exception
addSource, addXML, getLine, getLineInfo, getMessage, getSource, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Ponder2ArgumentException

public Ponder2ArgumentException(java.lang.String message)


Copyright © 2008 Imperial College. All Rights Reserved.