org.vectomatic.common.rpc
Class InternalServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.vectomatic.common.rpc.InternalServerException
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable

public class InternalServerException
extends RuntimeException
implements com.google.gwt.user.client.rpc.IsSerializable

See Also:
Serialized Form

Constructor Summary
InternalServerException()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InternalServerException

public InternalServerException()


Copyright © 2010. All Rights Reserved.