Package dafny

Class DafnyHaltException

All Implemented Interfaces:
Serializable

public class DafnyHaltException extends RuntimeException
See Also:
  • Constructor Details

    • DafnyHaltException

      public DafnyHaltException(String message)