Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.spatial.eh
Class LBSServiceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--oracle.panama.spatial.eh.LBSException
                          |
                          +--oracle.panama.spatial.eh.LBSServiceException
All Implemented Interfaces:
oracle.xml.xforms.exception.NestedException, java.io.Serializable

public class LBSServiceException
extends LBSException

A Class class.

Author:
Oracle
See Also:
Serialized Form

Constructor Summary
LBSServiceException(java.lang.String errorCode)
           
LBSServiceException(java.lang.String errorCode, java.lang.Object[] params)
           
LBSServiceException(java.lang.String errorCode, java.lang.Object[] params, java.lang.Throwable exc)
          Constructor
LBSServiceException(java.lang.String errorCode, java.lang.Throwable exc)
           

 

Methods inherited from class oracle.panama.spatial.eh.LBSException
getDetail, getErrorCode, getLocalizedMessage, getLocalizedMessage

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

LBSServiceException

public LBSServiceException(java.lang.String errorCode,
                           java.lang.Object[] params,
                           java.lang.Throwable exc)
Constructor

LBSServiceException

public LBSServiceException(java.lang.String errorCode,
                           java.lang.Throwable exc)

LBSServiceException

public LBSServiceException(java.lang.String errorCode,
                           java.lang.Object[] params)

LBSServiceException

public LBSServiceException(java.lang.String errorCode)

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.