Documentation of 'visad.data.netcdf.UnsupportedOperationException' Java class
UnsupportedOperationException
visad.data.netcdf

Class UnsupportedOperationException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnsupportedOperationException
    extends java.lang.NoSuchMethodError
    The UnsupportedOperationException provides a way to flag methods that are not implemented.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      UnsupportedOperationException()
      Constructs a UnsupportedOperationException with no specified detail message.
      UnsupportedOperationException(java.lang.String message)
      Constructs a UnsupportedOperationException with the specified detail message.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnsupportedOperationException

        public UnsupportedOperationException()
        Constructs a UnsupportedOperationException with no specified detail message.
      • UnsupportedOperationException

        public UnsupportedOperationException(java.lang.String message)
        Constructs a UnsupportedOperationException with the specified detail message.
        Parameters:
        message - Detail message.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.