public class NoSuchStreamDefinitionException extends RuntimeException
| Constructor and Description |
|---|
NoSuchStreamDefinitionException(String name) |
NoSuchStreamDefinitionException(String name,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of the stream definition that could not be found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Pivotal Software, Inc.. All rights reserved.