com.fatwire.gst.foundation.controller.support
Class IncompleteConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.fatwire.gst.foundation.controller.support.IncompleteConfigurationException
- All Implemented Interfaces:
- Serializable
public class IncompleteConfigurationException
- extends RuntimeException
- Since:
- 4 April 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 |
IncompleteConfigurationException
public IncompleteConfigurationException(String message)
IncompleteConfigurationException
public IncompleteConfigurationException(Throwable cause)
IncompleteConfigurationException
public IncompleteConfigurationException(String message,
Throwable cause)
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.