(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.
UDK 3.2.7 Java API Reference

com.sun.star.uno
Class MappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.star.uno.RuntimeException
                  extended by com.sun.star.uno.MappingException
All Implemented Interfaces:
Serializable

Deprecated. since UDK 3.0.2

public class MappingException
extends RuntimeException

The mapping Exception. The exception is replaced by the com.sun.star.lang.DisposedException.

See Also:
UnoRuntime, IQueryInterface, IBridge, Serialized Form

Field Summary
 
Fields inherited from class com.sun.star.uno.RuntimeException
Context, UNOTYPEINFO
 
Constructor Summary
MappingException()
          Deprecated. Contructs an empty MappingException.
MappingException(String message)
          Deprecated. Contructs an MappingException with a detail message.
MappingException(String message, Object context)
          Deprecated. Contructs an MappingException with a detail message and a context.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MappingException

public MappingException()
Deprecated. 
Contructs an empty MappingException.


MappingException

public MappingException(String message)
Deprecated. 
Contructs an MappingException with a detail message.

Parameters:
message - the detail message.

MappingException

public MappingException(String message,
                        Object context)
Deprecated. 
Contructs an MappingException with a detail message and a context.

Parameters:
message - the detail message.
context - the context.

UDK 3.2.7 Java API Reference

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.