Package com.jk.core.exceptions
Interface JKNonPrintableException
- All Known Implementing Classes:
JKAuthenticationException
,JKAuthroizationException
,JKDisabledUserException
,JKInvalidTokenException
,JKInvalidUserException
,JKNotAllowedOperationException
,JKSecurityException
,JKValidationException
public interface JKNonPrintableException
This interface represents the exceptions where their error message isn't
printable.
Implementing classes should provide more specific details about the reasons why it is not printable.
- Version:
- 1.0
- Author:
- Dr. Jalal H. Kiswani