Package io.joshworks.stream.client
Class ClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.joshworks.stream.client.ClientException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClientException extends java.lang.RuntimeExceptionCreated by Josh Gontijo on 6/2/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientException(int status, java.lang.String message)
-
Method Summary
Modifier and Type Method Description intgetStatus()
-