Package org.atmosphere.cpr
Class AtmosphereMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.atmosphere.cpr.AtmosphereMappingException
- All Implemented Interfaces:
Serializable
Thrown when
AsynchronousProcessor is unable to map the request to an AtmosphereHandler.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAtmosphereMappingException(String s, Throwable throwable) AtmosphereMappingException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AtmosphereMappingException
public AtmosphereMappingException() -
AtmosphereMappingException
-
AtmosphereMappingException
-
AtmosphereMappingException
-