net.ponder2.exception
Class Ponder2AuthorizationException

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

public class Ponder2AuthorizationException
extends Ponder2Exception

TODO Description

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

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

Ponder2AuthorizationException

public Ponder2AuthorizationException(java.lang.String arg0)
Parameters:
arg0 -


Copyright © 2008 Imperial College. All Rights Reserved.