Class BoxFormatException

  • All Implemented Interfaces:
    Serializable

    public class BoxFormatException
    extends org.exoplatform.services.cms.clouddrives.CloudDriveException
    Error determining or parsing format of Box data (from Box service response).
    Created by The eXo Platform SAS.
    Version:
    $Id: BoxInsconsistentException.java 00000 Dec 9, 2013 pnedonosko $
    Author:
    Peter Nedonosko
    See Also:
    Serialized Form
    • Constructor Detail

      • BoxFormatException

        public BoxFormatException​(String message)
        Instantiates a new box format exception.
        Parameters:
        message - the message
      • BoxFormatException

        public BoxFormatException​(String message,
                                  Throwable cause)
        Instantiates a new box format exception.
        Parameters:
        message - the message
        cause - the cause