Class QasmImporter.QasmParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.quantum4j.qasm.QasmImporter.QasmParseException
All Implemented Interfaces:
Serializable
Enclosing class:
QasmImporter

public static class QasmImporter.QasmParseException extends RuntimeException
See Also:
  • Constructor Details

    • QasmParseException

      public QasmParseException(String msg)
    • QasmParseException

      public QasmParseException(String msg, Throwable c)