public class

Error

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.modules.dropbox.exception.Error

Class Overview

Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com The software in this package is published under the terms of the CPAL v1.0 license, a copy of which has been included with this distribution in the LICENSE.md file.

Summary

Constants
long serialVersionUID
Fields
private String error
Public Constructors
Error()
Public Methods
String getError()
void setError(String error)
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 7971386151015364242 (0x6ea00d785abd3692)

Fields

private String error

Public Constructors

public Error ()

Public Methods

public String getError ()

public void setError (String error)

Parameters
error