classpublicPriority 3
SkipSentryException
com.hypixel.hytale.logger.sentry.SkipSentryException
extends RuntimeException
1
Methods
1
Public Methods
0
Fields
3
Constructors
Constructors
public
SkipSentryException()public
SkipSentryException(Throwable cause)public
SkipSentryException(String message, Throwable cause)Methods
Public Methods (1)
publicstatic
boolean hasSkipSentry(Throwable thrown)