Class SoLicenseError

All Implemented Interfaces:
Serializable

public class SoLicenseError extends SoInventorError
This Error is thrown when a license check fails.

A license check fails when the license is no more valid.
Note also that catching this error won't allow to keep Inventor working.

See Also:
  • Constructor Details

    • SoLicenseError

      public SoLicenseError()
    • SoLicenseError

      public SoLicenseError(String s)