public class ResourceException extends EventstormException
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceException.Type |
| Constructor and Description |
|---|
ResourceException(EventstormExceptionType type,
com.google.common.collect.ImmutableMap<String,Object> values,
Throwable cause) |
getType, getValuesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceException(EventstormExceptionType type, com.google.common.collect.ImmutableMap<String,Object> values, Throwable cause)
Copyright © 2020. All rights reserved.