Class FileMgr.FileError
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- org.silverpeas.mobile.client.common.file.FileMgr.FileError
-
- Enclosing class:
- FileMgr
public static class FileMgr.FileError extends com.google.gwt.core.client.JavaScriptObject
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FileError()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FileMgr.FileErrorCode
getCode()
-
-
-
Method Detail
-
getCode
public final FileMgr.FileErrorCode getCode()
-
-