public class MibException extends RuntimeException
| Constructor and Description |
|---|
MibException()
Constructs a new instance.
|
MibException(String message)
Constructs a new instance.
|
MibException(String message,
Throwable cause)
Constructs a new instance.
|
MibException(Throwable cause)
Constructs a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MibException()
public MibException(String message, Throwable cause)
message - cause - public MibException(String message)
message - public MibException(Throwable cause)
cause - Copyright © 2012–2015. All rights reserved.