|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MARFRuntimeException | |
---|---|
marf.util |
Uses of MARFRuntimeException in marf.util |
---|
Subclasses of MARFRuntimeException in marf.util | |
---|---|
class |
NotImplementedException
This class extends RuntimeException for MARF unimplemented parts. |
Methods in marf.util that return MARFRuntimeException | |
---|---|
static MARFRuntimeException |
ExceptionFactory.createMARFRuntimeException()
|
static MARFRuntimeException |
ExceptionFactory.createMARFRuntimeException(java.lang.Exception poException)
|
static MARFRuntimeException |
ExceptionFactory.createMARFRuntimeException(java.lang.String pstrMessage)
|
static MARFRuntimeException |
ExceptionFactory.createMARFRuntimeException(java.lang.String pstrMessage,
java.lang.Exception poException)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |