public class RepomdRuntimeException extends RhnRuntimeException
| Constructor and Description |
|---|
RepomdRuntimeException()
Default constructor
|
RepomdRuntimeException(java.lang.String msg)
Constructor takes in a msg
|
RepomdRuntimeException(java.lang.Throwable cause)
Constructor takes in a cause
|
public RepomdRuntimeException()
public RepomdRuntimeException(java.lang.String msg)
msg - exception msgpublic RepomdRuntimeException(java.lang.Throwable cause)
cause - cause