au.com.whitesquare.waf.exception
Class LoadingRuntimeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byau.com.whitesquare.waf.exception.LoadingRuntimeException
All Implemented Interfaces:
Serializable

public class LoadingRuntimeException
extends RuntimeException


Last Modified $Date: 2005/06/26 11:21:32 $

Version:
$Revision: 1.3 $
Author:
Steve Mactaggart
See Also:
Serialized Form

Constructor Summary
LoadingRuntimeException(String message)
           
LoadingRuntimeException(Throwable ex)
           
 
Method Summary
 Throwable getCausingException()
           
 
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

LoadingRuntimeException

public LoadingRuntimeException(String message)

LoadingRuntimeException

public LoadingRuntimeException(Throwable ex)
Method Detail

getCausingException

public Throwable getCausingException()


Copyright © 2004 Whitesquare Software. All Rights Reserved.