com.fatwire.gst.foundation.controller.action
Class InjectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.fatwire.gst.foundation.controller.action.InjectionException
- All Implemented Interfaces:
- Serializable
public class InjectionException
- extends RuntimeException
- Since:
- 12 jun. 2012
- Author:
- Dolf Dijkstra
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InjectionException
public InjectionException()
InjectionException
public InjectionException(String message,
Throwable cause)
InjectionException
public InjectionException(String message)
InjectionException
public InjectionException(Throwable cause)
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.