public class PlatformException extends RuntimeException
Constructor and Description |
---|
PlatformException() |
PlatformException(String s) |
PlatformException(String s,
Throwable throwable) |
PlatformException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PlatformException()
public PlatformException(String s)
public PlatformException(String s, Throwable throwable)
public PlatformException(Throwable throwable)