org.apache.xalan.xsltc.compiler

Class CompilerException


public final class CompilerException
extends Exception

Author:
Morten Jorgensen

Constructor Summary

CompilerException()
CompilerException(Exception e)
CompilerException(String message)

Method Summary

String
getMessage()

Constructor Details

CompilerException

public CompilerException()

CompilerException

public CompilerException(Exception e)

CompilerException

public CompilerException(String message)

Method Details

getMessage

public String getMessage()

Copyright B) 2005 Apache XML Project. All Rights Reserved.