Class MalformedDefinitionException

  • All Implemented Interfaces:
    Serializable

    public class MalformedDefinitionException
    extends Exception
    This excpetion will be thrown if the definition does not follow as defined in the PDS Data dictionary document.
    Version:
    $Revision$
    Author:
    pramirez, jagander
    See Also:
    Serialized Form
    • Constructor Detail

      • MalformedDefinitionException

        public MalformedDefinitionException​(String message)