Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.bean
Class ContainerServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.nuxeo.opensocial.container.client.bean.ContainerServiceException
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, java.io.Serializable

public class ContainerServiceException
extends java.lang.Exception
implements com.google.gwt.user.client.rpc.IsSerializable

ContainerServiceException

Author:
Guillaume Cusnieux
See Also:
Serialized Form

Constructor Summary
ContainerServiceException()
          Default construcor (Specification of Gwt)
ContainerServiceException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContainerServiceException

public ContainerServiceException()
Default construcor (Specification of Gwt)


ContainerServiceException

public ContainerServiceException(java.lang.String message,
                                 java.lang.Throwable cause)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.