Class WalaRuntimeException

All Implemented Interfaces:
Serializable

public class WalaRuntimeException extends RuntimeException
Runtime exception for some WALA failure.
See Also:
  • Constructor Details

    • WalaRuntimeException

      public WalaRuntimeException(String s, Throwable cause)
      Parameters:
      s - a message describing the failure
    • WalaRuntimeException

      public WalaRuntimeException(String string)
      Parameters:
      string - a message describing the failure