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
Enclosing interface:
Unit<U extends Unit<U>>

public static class Unit.UnitMisMatchException extends RuntimeException
Exception class to support where any mathematical operation between two or more Unit types is not supported.
See Also:
  • Constructor Details

    • UnitMisMatchException

      public UnitMisMatchException(String message)
      Default Constructor
      Parameters:
      message - String