public class NotPermittedException
extends java.lang.RuntimeException
Constructor and Description |
---|
NotPermittedException() |
NotPermittedException(java.lang.String s) |
NotPermittedException(java.lang.String s,
java.lang.Throwable throwable) |
NotPermittedException(java.lang.Throwable throwable) |
public NotPermittedException()
public NotPermittedException(java.lang.String s)
public NotPermittedException(java.lang.String s, java.lang.Throwable throwable)
public NotPermittedException(java.lang.Throwable throwable)