public class UnsupportedSystemInfoException extends Exception
Constructor and Description |
---|
UnsupportedSystemInfoException(String message)
Constructor.
|
UnsupportedSystemInfoException(String message,
Throwable cause)
Constructor.
|
UnsupportedSystemInfoException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedSystemInfoException(String message, Throwable cause)
message
- messagecause
- causepublic UnsupportedSystemInfoException(String message)
message
- messagepublic UnsupportedSystemInfoException(Throwable cause)
cause
- cause.Copyright © 2007–2013 CodeLutin. All rights reserved.