Class SoapUILicenseException
- java.lang.Object
-
- java.lang.Throwable
-
- step.plugins.soapui.handlers.exception.SoapUILicenseException
-
- All Implemented Interfaces:
Serializable
public class SoapUILicenseException extends Throwable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SoapUILicenseException(String license)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SoapUILicenseException
public SoapUILicenseException(String license)
-
-