| Package | Description |
|---|---|
| org.wso2.siddhi.sdk.launcher.exception |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotFoundException.ResourceType |
ResourceNotFoundException.getResourceType() |
static ResourceNotFoundException.ResourceType |
ResourceNotFoundException.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceNotFoundException.ResourceType[] |
ResourceNotFoundException.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceNotFoundException(String message,
ResourceNotFoundException.ResourceType resourceType,
String resourceName) |
ResourceNotFoundException(String message,
ResourceNotFoundException.ResourceType resourceType,
String resourceName,
Throwable cause) |
Copyright © 2017 WSO2. All rights reserved.