io.keen.client.java.exceptions
Class InvalidEventCollectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.keen.client.java.exceptions.KeenException
io.keen.client.java.exceptions.InvalidEventCollectionException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidEventCollectionException
- extends KeenException
InvalidEventCollectionException
- Since:
- 1.0.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidEventCollectionException
public InvalidEventCollectionException()
InvalidEventCollectionException
public InvalidEventCollectionException(java.lang.Throwable cause)
InvalidEventCollectionException
public InvalidEventCollectionException(java.lang.String message)
InvalidEventCollectionException
public InvalidEventCollectionException(java.lang.String message,
java.lang.Throwable cause)