org.activemath.abstractcontent
Class SubconfImpl.PropertiesConfig.CyclicServiceInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.activemath.abstractcontent.SubconfImpl.PropertiesConfig.CyclicServiceInitException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SubconfImpl.PropertiesConfig
public static class SubconfImpl.PropertiesConfig.CyclicServiceInitException
- extends IllegalStateException
An exception denoting the imposibility to initialize services as an infite loop
would result instead.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SubconfImpl.PropertiesConfig.CyclicServiceInitException
public SubconfImpl.PropertiesConfig.CyclicServiceInitException(String message)