Class VmTypeMismatchException.Simple

    • Constructor Detail

      • Simple

        public Simple​(com.oracle.truffle.api.source.SourceSection sourceSection,
                      java.lang.Object actualValue,
                      java.lang.Object expectedType)