Package com.spotify.styx.api.util
Class InvalidParametersException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.spotify.styx.api.util.InvalidParametersException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidParametersException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidParametersException(java.lang.String message)
-