org.fusesource.web.console.client.common
Class AgentServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.google.gwt.user.client.rpc.SerializableException
              extended by org.fusesource.web.console.client.common.AgentServiceException
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, java.io.Serializable

public class AgentServiceException
extends com.google.gwt.user.client.rpc.SerializableException

See Also:
Serialized Form

Constructor Summary
AgentServiceException()
           
AgentServiceException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class com.google.gwt.user.client.rpc.SerializableException
getCause, initCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentServiceException

public AgentServiceException()

AgentServiceException

public AgentServiceException(java.lang.String message)


Copyright © 2009 FuseSource. All Rights Reserved.