se.cambio.cds.gdl.converters.drools
Class CompilationErrorException

Package class diagram package CompilationErrorException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.util.exceptions.InternalErrorException
              extended by se.cambio.cds.gdl.converters.drools.CompilationErrorException
All Implemented Interfaces:
Serializable

public class CompilationErrorException
extends InternalErrorException

See Also:
Serialized Form

Constructor Summary
CompilationErrorException(Exception e)
           
CompilationErrorException(String msg)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class se.cambio.cds.util.exceptions.InternalErrorException
getEncapsulatedException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompilationErrorException

public CompilationErrorException(Exception e)

CompilationErrorException

public CompilationErrorException(String msg)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class InternalErrorException


Copyright © 2013 Cambio. All Rights Reserved.