public class ResourceDisabledException
extends com.appian.komodo.api.exceptions.KougarException
Constructor and Description |
---|
ResourceDisabledException(java.lang.String resourceName_,
java.lang.String username_) |
ResourceDisabledException(java.lang.String resourceName_,
java.lang.String username_,
java.lang.String message_) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResourceName()
Returns the name of the resource that is disabled.
|
java.lang.String |
getUsername()
Returns the username of the user who attempted to access the resource.
|
getCustomMessage, getMessage
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.