Package one.tranic.t.base.exception
Class UnsupportedVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.tranic.t.base.exception.UnsupportedVersionException
- All Implemented Interfaces:
Serializable
This exception is a subclass of
RuntimeException and is typically used to signal
scenarios where a particular version of a component, resource, or specification cannot be
processed or is not supported by the system.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedVersionException
public UnsupportedVersionException() -
UnsupportedVersionException
-