EDMNotImplementedException

edm.edom3.exception

Class EDMNotImplementedException

  • All Implemented Interfaces:java.io.Serializable



    public class EDMNotImplementedException
    extends EdmiException

    This exception class catches most errors in the native interface. 
    Copyright(C) EPM Technology AS.

    Version:7 October 1998.Author:Arne Toen, EPM Technology AS.See Also:Serialized Form

    • Constructor Detail

      • EDMNotImplementedException

        public EDMNotImplementedException(java.lang.String what)

        Create a "not implemented" exception

        Parameters:what - String describing wwhich feature that is missing.