public class EventStreamNotDefinedException extends RuntimeException
Constructor and Description |
---|
EventStreamNotDefinedException() |
EventStreamNotDefinedException(String message) |
EventStreamNotDefinedException(String message,
Throwable throwable) |
EventStreamNotDefinedException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EventStreamNotDefinedException()
public EventStreamNotDefinedException(String message)
public EventStreamNotDefinedException(String message, Throwable throwable)
public EventStreamNotDefinedException(Throwable throwable)
Copyright © 2012. All Rights Reserved.