public class BoxFormatException
extends org.exoplatform.clouddrive.CloudDriveException
| Constructor and Description |
|---|
BoxFormatException(String message)
Instantiates a new box format exception.
|
BoxFormatException(String message,
Throwable cause)
Instantiates a new box format exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BoxFormatException(String message)
message - the messageCopyright © 2003–2017 eXo Platform SAS. All rights reserved.