Class BscTokenNotFoundException

All Implemented Interfaces:
Serializable

public class BscTokenNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • BscTokenNotFoundException

      public BscTokenNotFoundException()
    • BscTokenNotFoundException

      public BscTokenNotFoundException(String message)
    • BscTokenNotFoundException

      public BscTokenNotFoundException(String message, Throwable cause)
    • BscTokenNotFoundException

      public BscTokenNotFoundException(Throwable cause)
    • BscTokenNotFoundException

      public BscTokenNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)