public class InvalidTaskException extends TasksException
Represents exception which occurs when an operation is invoked with invalid task.
Modifier and Type | Method and Description |
---|---|
int |
getTaskId()
Invalid task id.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.