public class AttachmentLengthException extends V1Exception
| Constructor and Description |
|---|
AttachmentLengthException(String message)
Creating exception object
|
AttachmentLengthException(String message,
Exception innerException)
Creating exception object
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AttachmentLengthException(String message)
message - text of errorCopyright © 2016 VersionOne, Inc.. All rights reserved.