- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- de.xab.porter.api.exception.NotSupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public final class NotSupportedException extends java.lang.IllegalArgumentExceptionindicates that the function was not supported- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotSupportedException(java.lang.String s)
-