Class CompilerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xalan.xsltc.compiler.CompilerException
All Implemented Interfaces:
Serializable

public final class CompilerException extends Exception
Author:
Morten Jorgensen
See Also:
  • Constructor Details

    • CompilerException

      public CompilerException()
    • CompilerException

      public CompilerException(Exception e)
    • CompilerException

      public CompilerException(String message)
  • Method Details