boofcv.misc
Class UnsupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- boofcv.misc.UnsupportedException
-
- All Implemented Interfaces:
- java.io.Serializable
public class UnsupportedException extends java.lang.RuntimeExceptionException is thrown if the requested features is not supported by the implementing class.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description UnsupportedException()UnsupportedException(java.lang.String message)UnsupportedException(java.lang.String message, java.lang.Throwable cause)UnsupportedException(java.lang.Throwable cause)
-
-
-
Constructor Detail
-
UnsupportedException
public UnsupportedException()
-
UnsupportedException
public UnsupportedException(java.lang.String message)
-
UnsupportedException
public UnsupportedException(java.lang.String message, java.lang.Throwable cause)
-
UnsupportedException
public UnsupportedException(java.lang.Throwable cause)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG