org.utgenome.gwt.utgb.client
Class UTGBClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.utgenome.gwt.utgb.client.UTGBClientException
- All Implemented Interfaces:
- Serializable
public class UTGBClientException
- extends Exception
- implements Serializable
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UTGBClientException
public UTGBClientException()
UTGBClientException
public UTGBClientException(String message,
Throwable cause)
- Parameters:
message
- cause
-
UTGBClientException
public UTGBClientException(String message)
- Parameters:
message
-
UTGBClientException
public UTGBClientException(Throwable cause)
- Parameters:
cause
-
UTGBClientException
public UTGBClientException(UTGBClientErrorCode code,
String message)
getErrorCode
public UTGBClientErrorCode getErrorCode()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.