org.apache.hive.service
Class ServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hive.service.ServiceException
- All Implemented Interfaces:
- Serializable
public class ServiceException
- extends RuntimeException
ServiceException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceException
public ServiceException(Throwable cause)
ServiceException
public ServiceException(String message)
ServiceException
public ServiceException(String message,
Throwable cause)
Copyright © 2013 The Apache Software Foundation