Class UnsupportedPlatformException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.jwharm.javagi.base.UnsupportedPlatformException
All Implemented Interfaces:
Serializable

public class UnsupportedPlatformException extends RuntimeException
This exception is thrown when a function is run on a platform where it is not available.
See Also: