nl.gx.webmanager.springmvc
Class UncaughtException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.gx.webmanager.springmvc.UncaughtException
All Implemented Interfaces:
java.io.Serializable

public class UncaughtException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UncaughtException(java.lang.Exception exception)
           
 
Method Summary
 java.lang.Exception getUncaughtException()
           
 
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

UncaughtException

public UncaughtException(java.lang.Exception exception)
Parameters:
message -
Method Detail

getUncaughtException

public java.lang.Exception getUncaughtException()


Copyright © 2007-2011 GX Software BV. All Rights Reserved.