Class TeleporterOptionsTest.OptionsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleporterOptionsTest.OptionsException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TeleporterOptionsTest
public static class TeleporterOptionsTest.OptionsException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OptionsException(String options)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
OptionsException
public OptionsException(String options)
-
-