Class RestException

  • All Implemented Interfaces:
    Serializable

    public class RestException
    extends org.commonjava.maven.ext.common.ManipulationException
    See Also:
    Serialized Form
    • Constructor Detail

      • RestException

        public RestException​(String msg)
      • RestException

        public RestException​(String string,
                             Object... params)