public class VersionException extends WorkflowException
| Constructor and Description |
|---|
VersionException(String message)
Constructs a new VersionException with a message.
|
VersionException(String message,
Throwable cause)
Constructs a new VersionException with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VersionException(String message, Throwable cause)
message - the message related to this exception.cause - the cause of this exception.public VersionException(String message)
message - the message related to this exception.Copyright © 2010 - 2020 Adobe. All Rights Reserved