Class ContextPathsNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tick42.glue.core.GlueException
com.tick42.glue.internal.contexts.ContextPathsNotSupportedException
- All Implemented Interfaces:
Serializable
public class ContextPathsNotSupportedException extends GlueException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ContextPathsNotSupportedException() -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContextPathsNotSupportedException
public ContextPathsNotSupportedException()
-