Package io.split.client.exceptions
Class ChangeNumberExceptionWrapper
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.split.client.exceptions.ChangeNumberExceptionWrapper
-
- All Implemented Interfaces:
Serializable
public class ChangeNumberExceptionWrapper extends Exception
Created by adilaijaz on 1/5/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChangeNumberExceptionWrapper(Exception delegate, long changeNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longchangeNumber()ExceptionwrappedException()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-