org.vectomatic.common.rpc
Class DrawingServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vectomatic.common.rpc.DrawingServiceException
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable
public class DrawingServiceException
- extends Exception
- implements com.google.gwt.user.client.rpc.IsSerializable
- See Also:
- Serialized Form
Method Summary |
int |
getId()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
INEXISTING_DRAWINGID
public static final int INEXISTING_DRAWINGID
- See Also:
- Constant Field Values
QUOTA_EXCEEDED
public static final int QUOTA_EXCEEDED
- See Also:
- Constant Field Values
IMPORT_FORMAT
public static final int IMPORT_FORMAT
- See Also:
- Constant Field Values
DrawingServiceException
public DrawingServiceException()
DrawingServiceException
public DrawingServiceException(int id)
getId
public int getId()
Copyright © 2010. All Rights Reserved.