Class UnconditionalFlowInfo.AssertionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo.AssertionFailedException
All Implemented Interfaces:
Serializable
Enclosing class:
UnconditionalFlowInfo

public static class UnconditionalFlowInfo.AssertionFailedException extends RuntimeException
Exception raised when unexpected behavior is detected.
See Also:
Serialized Form
  • Constructor Details

    • AssertionFailedException

      public AssertionFailedException(String message)