Class NeoTokenNotFoundException

All Implemented Interfaces:
Serializable

public class NeoTokenNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • NeoTokenNotFoundException

      public NeoTokenNotFoundException()
    • NeoTokenNotFoundException

      public NeoTokenNotFoundException(String message)
    • NeoTokenNotFoundException

      public NeoTokenNotFoundException(String message, Throwable cause)
    • NeoTokenNotFoundException

      public NeoTokenNotFoundException(Throwable cause)
    • NeoTokenNotFoundException

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