public class UnsupportedEloPlatform
extends java.lang.Exception
Constructor and Description |
---|
UnsupportedEloPlatform(java.lang.String message,
EloPlatform platform) |
Modifier and Type | Method and Description |
---|---|
EloPlatform |
getPlatform()
The Platform in question which is not supported
|
public UnsupportedEloPlatform(java.lang.String message, EloPlatform platform)
public EloPlatform getPlatform()