public class SecurityException extends RuntimeException
SecurityException(String message)
SecurityException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SecurityException(String message)
public SecurityException(String message, Throwable cause)
Copyright © 2020. All rights reserved.