ozone core API

org.ozoneDB.tools.OPP.compiler
Class CompilerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.ozoneDB.tools.OPP.compiler.CompilerException
All Implemented Interfaces:
java.io.Serializable

public class CompilerException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
private  java.lang.String[] arguments
           
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
CompilerException(java.lang.String message, java.lang.String[] arguments)
           
 
Method Summary
 java.lang.String[] getArguments()
           
 
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
 

Field Detail

arguments

private java.lang.String[] arguments
Constructor Detail

CompilerException

public CompilerException(java.lang.String message,
                         java.lang.String[] arguments)
Method Detail

getArguments

public java.lang.String[] getArguments()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.