public final class UnknownOperatingSystemException extends AbstractRpmException
cause, message| Constructor and Description |
|---|
UnknownOperatingSystemException(String unknownOperatingSystem)
Constructor
|
UnknownOperatingSystemException(String unknownOperatingSystem,
Throwable cause)
Constructor
|
getCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownOperatingSystemException(String unknownOperatingSystem)
unknownOperatingSystem - Unknown operating systemCopyright © 2017. All rights reserved.