org.exoplatform.clouddrive.ecms.symlink
Class CloudFileSymlinkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.clouddrive.ecms.symlink.CloudFileSymlinkException
All Implemented Interfaces:
Serializable

public class CloudFileSymlinkException
extends Exception

Created by The eXo Platform SAS

Version:
$Id: CloudFileSymlinkException.java 00000 May 19, 2014 pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

Field Summary
protected  org.exoplatform.web.application.ApplicationMessage uiMessage
           
 
Constructor Summary
CloudFileSymlinkException(String message, org.exoplatform.web.application.ApplicationMessage uiMessage)
           
 
Method Summary
 org.exoplatform.web.application.ApplicationMessage getUIMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

uiMessage

protected final org.exoplatform.web.application.ApplicationMessage uiMessage
Constructor Detail

CloudFileSymlinkException

public CloudFileSymlinkException(String message,
                                 org.exoplatform.web.application.ApplicationMessage uiMessage)
Method Detail

getUIMessage

public org.exoplatform.web.application.ApplicationMessage getUIMessage()
Returns:
the uiMessage


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.