org.nuxeo.ecm.automation.client.jaxrs
Class AutomationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
org.nuxeo.ecm.automation.client.jaxrs.AutomationException
- All Implemented Interfaces: 
 - Serializable
 
- Direct Known Subclasses: 
 - RemoteException
 
public class AutomationException
- extends RuntimeException
 
- Author:
 
  - Bogdan Stefanescu
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AutomationException
public AutomationException()
AutomationException
public AutomationException(String message)
AutomationException
public AutomationException(Throwable cause)
AutomationException
public AutomationException(String message,
                           Throwable cause)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.