ozone core API

org.ozoneDB.tools.OPP.srcgen
Class BuilderException

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

public class BuilderException
extends java.lang.Exception

Author:
Joakim Ohlrogge
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
BuilderException(java.lang.String message)
           
BuilderException(java.lang.String message, java.lang.Throwable cause)
           
BuilderException(java.lang.Throwable cause)
           
 
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

BuilderException

public BuilderException(java.lang.String message)

BuilderException

public BuilderException(java.lang.String message,
                        java.lang.Throwable cause)

BuilderException

public BuilderException(java.lang.Throwable cause)

ozone core API

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