org.eclipse.jdt.internal.compiler.flow
Class UnconditionalFlowInfo.AssertionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnconditionalFlowInfo.AssertionFailedException
public UnconditionalFlowInfo.AssertionFailedException(String message)
Copyright © 2012. All Rights Reserved.