Oracle OLAP Analytic Workspace Java API Reference
10g Release 1 (10.1)

B12180-01

oracle.AWXML
Class AWException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--oracle.AWXML.AWException
Direct Known Subclasses:
AWConnectionException, AWExpressCommandException, AWExpressObjectNotFound, AWMemberExistsException, AWObjectExistsException, ObjectNotValidException

public class AWException
extends java.lang.RuntimeException

Analytic workspace exception.

See Also:
Serialized Form

Constructor Summary
AWException(java.lang.String e)
           

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString

 

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

 

Constructor Detail

AWException

public AWException(java.lang.String e)

Oracle OLAP Analytic Workspace Java API Reference
10g Release 1 (10.1)

B12180-01

Copyright © 2003, Oracle. All Rights Reserved.