ar.com.fdvs.dj.domain.builders
Class BuilderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ar.com.fdvs.dj.domain.builders.BuilderException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ChartBuilderException, ColumnBuilderException, ColumnsGroupBuilderException

public class BuilderException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
BuilderException()
           
BuilderException(java.lang.String message)
           
BuilderException(java.lang.String message, java.lang.Throwable cause)
           
BuilderException(java.lang.Throwable cause)
           
 
Method Summary
 
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()

BuilderException

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

BuilderException

public BuilderException(java.lang.String message)

BuilderException

public BuilderException(java.lang.Throwable cause)


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.