Class JNLPMatcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sourceforge.jnlp.JNLPMatcherException
All Implemented Interfaces:
Serializable

public class JNLPMatcherException extends Exception
See Also:
  • Constructor Details

    • JNLPMatcherException

      public JNLPMatcherException(String message)
    • JNLPMatcherException

      public JNLPMatcherException(String message, Throwable cause)