ma.glasnost.orika.impl.generator
Class CompilerStrategy.SourceCodeGenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ma.glasnost.orika.impl.generator.CompilerStrategy.SourceCodeGenerationException
All Implemented Interfaces:
Serializable
Enclosing class:
CompilerStrategy

public static class CompilerStrategy.SourceCodeGenerationException
extends Exception

See Also:
Serialized Form

Constructor Summary
CompilerStrategy.SourceCodeGenerationException(String message)
           
CompilerStrategy.SourceCodeGenerationException(String message, Throwable cause)
           
CompilerStrategy.SourceCodeGenerationException(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

CompilerStrategy.SourceCodeGenerationException

public CompilerStrategy.SourceCodeGenerationException(String message,
                                                      Throwable cause)

CompilerStrategy.SourceCodeGenerationException

public CompilerStrategy.SourceCodeGenerationException(Throwable cause)

CompilerStrategy.SourceCodeGenerationException

public CompilerStrategy.SourceCodeGenerationException(String message)


Copyright © 2013 Glasnost. All Rights Reserved.