public class NotCompatibleException
extends java.lang.RuntimeException
Constructor and Description |
---|
NotCompatibleException()
Constructs an NotCompatibleException with no detail message.
|
NotCompatibleException(java.lang.String s)
Constructs an NotCompatibleException with the specified detail message.
|
public NotCompatibleException()
public NotCompatibleException(java.lang.String s)
s
- the String that contains a detailed message