org.exolab.castor.mapping

Class MappingException


public class MappingException
extends Exception

An exception indicating an invalid mapping error.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:28 $
Author:
Assaf Arkin

Constructor Summary

MappingException(Exception except)
MappingException(String message)
MappingException(String message, Object arg1)
MappingException(String message, Object arg1, Object arg2)
MappingException(String message, Object arg1, Object arg2, Object arg3)

Method Summary

Exception
getException()
void
printStackTrace()
void
printStackTrace(PrintStream print)
void
printStackTrace(PrintWriter print)

Constructor Details

MappingException

public MappingException(Exception except)

MappingException

public MappingException(String message)

MappingException

public MappingException(String message,
                        Object arg1)

MappingException

public MappingException(String message,
                        Object arg1,
                        Object arg2)

MappingException

public MappingException(String message,
                        Object arg1,
                        Object arg2,
                        Object arg3)

Method Details

getException

public Exception getException()

printStackTrace

public void printStackTrace()

printStackTrace

public void printStackTrace(PrintStream print)

printStackTrace

public void printStackTrace(PrintWriter print)

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com