Class MethodNotImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
thredds.server.exception.MethodNotImplementedException
All Implemented Interfaces:
Serializable

public class MethodNotImplementedException extends RuntimeException
See Also:
  • Constructor Details

    • MethodNotImplementedException

      public MethodNotImplementedException(String message)