public class MorphlineCompilationException extends RuntimeException
Constructor and Description |
---|
MorphlineCompilationException(String msg,
com.typesafe.config.Config config) |
MorphlineCompilationException(String msg,
com.typesafe.config.Config config,
Throwable th) |
MorphlineCompilationException(String msg,
com.typesafe.config.Config config,
Throwable th,
CommandBuilder builder) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MorphlineCompilationException(String msg, com.typesafe.config.Config config)
public MorphlineCompilationException(String msg, com.typesafe.config.Config config, Throwable th)
public MorphlineCompilationException(String msg, com.typesafe.config.Config config, Throwable th, CommandBuilder builder)
Copyright © 2013–2015. All rights reserved.