public class NotEnoughFungiblesException
extends java.lang.Exception
Constructor and Description |
---|
NotEnoughFungiblesException(UInt256 requested,
UInt256 current) |
Modifier and Type | Method and Description |
---|---|
UInt256 |
getCurrent() |
UInt256 |
getRequested() |