Class LocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.arquillian.graphene.location.exception.LocationException
- All Implemented Interfaces:
Serializable
Exception thrown when some
Location was unable to be decided properly.- Author:
- Stefan Miklosovic
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLocationException(String message) LocationException(String message, Throwable cause) LocationException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LocationException
-
LocationException
-
LocationException
-