visad.data.netcdf
Class UnsupportedOperationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.lang.LinkageError
-
- java.lang.IncompatibleClassChangeError
-
- java.lang.NoSuchMethodError
-
- visad.data.netcdf.UnsupportedOperationException
-
- All Implemented Interfaces:
- java.io.Serializable
public class UnsupportedOperationException extends java.lang.NoSuchMethodErrorTheUnsupportedOperationExceptionprovides a way to flag methods that are not implemented.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description UnsupportedOperationException()Constructs aUnsupportedOperationExceptionwith no specified detail message.UnsupportedOperationException(java.lang.String message)Constructs aUnsupportedOperationExceptionwith the specified detail message.
-
-
-
Constructor Detail
-
UnsupportedOperationException
public UnsupportedOperationException()
Constructs aUnsupportedOperationExceptionwith no specified detail message.
-
UnsupportedOperationException
public UnsupportedOperationException(java.lang.String message)
Constructs aUnsupportedOperationExceptionwith the specified detail message.- Parameters:
message- Detail message.
-
-
DMelt 3.0 © DataMelt by jWork.ORG