public class CasbinWatcherLettuceTypeUnsupportedException extends RuntimeException
| Constructor and Description |
|---|
CasbinWatcherLettuceTypeUnsupportedException()
Constructor
|
CasbinWatcherLettuceTypeUnsupportedException(String message)
Constructor
|
CasbinWatcherLettuceTypeUnsupportedException(String message,
Throwable cause)
Constructor
|
CasbinWatcherLettuceTypeUnsupportedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Constructor
|
CasbinWatcherLettuceTypeUnsupportedException(Throwable cause)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CasbinWatcherLettuceTypeUnsupportedException()
public CasbinWatcherLettuceTypeUnsupportedException(String message)
message - messagepublic CasbinWatcherLettuceTypeUnsupportedException(String message, Throwable cause)
message - messagecause - causepublic CasbinWatcherLettuceTypeUnsupportedException(Throwable cause)
cause - causepublic CasbinWatcherLettuceTypeUnsupportedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
message - messagecause - causeenableSuppression - enableSuppressionwritableStackTrace - writableStackTraceCopyright © 2025. All rights reserved.