Class NotImplementedException

All Implemented Interfaces:
SWIG_DSAPIConstants, Serializable

public class NotImplementedException extends DSAPIException
An exception thrown when an attempt is made to perform an operation that is not implemented.
Author:
nh
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String message, int nativeErrorCode)
    • NotImplementedException

      public NotImplementedException(String message)