Class Unit.UnitMisMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.communication.brm.charging.util.unit.Unit.UnitMisMatchException
- All Implemented Interfaces:
Serializable
Exception class to support where any mathematical operation between two or more
Unit types is not supported.
- 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
-
UnitMisMatchException
Default Constructor- Parameters:
message
- String
-