public class DocAsCodeException extends java.lang.RuntimeException
DocAsCodeException()
DocAsCodeException(java.lang.String msg)
DocAsCodeException(java.lang.String msg, java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DocAsCodeException(java.lang.String msg, java.lang.Exception e)
public DocAsCodeException(java.lang.String msg)
public DocAsCodeException()