AnalysisExceptionpublic class UncheckedAnalysisException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
UncheckedAnalysisException(java.lang.String message) |
Constructor.
|
UncheckedAnalysisException(java.lang.String message,
java.lang.Throwable cause) |
Constructor.
|
public UncheckedAnalysisException(java.lang.String message)
message - message describing the exceptionpublic UncheckedAnalysisException(java.lang.String message,
java.lang.Throwable cause)
message - message describing the exceptioncause - another exception which is the underlying cause of this oneFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.