Class UnimplementedFeatureException

All Implemented Interfaces:
Localizable, Serializable

public class UnimplementedFeatureException extends ModelException
A FeatureNotSupportedException is a ModelException signaling that an unsupported XML Schema feature was encountered during processing.
Author:
JAX-RPC Development Team
See Also:
  • Constructor Details

    • UnimplementedFeatureException

      public UnimplementedFeatureException(String arg)