public class AbnormalCompletionException
extends java.lang.RuntimeException
Constructor | Description |
---|---|
AbnormalCompletionException() |
Constructor for AbnormalCompletionException
|
AbnormalCompletionException(java.lang.String message) |
Constructor for MethodNotImplementedException.
|