Class SoapUILicenseException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SoapUILicenseException
    extends java.lang.Throwable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SoapUILicenseException​(java.lang.String license)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SoapUILicenseException

        public SoapUILicenseException​(java.lang.String license)