Package com.wavemaker.commons
Class AccessDeniedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.wavemaker.commons.WMRuntimeException
-
- com.wavemaker.commons.AccessDeniedException
-
- All Implemented Interfaces:
WMCommonException,java.io.Serializable
public class AccessDeniedException extends WMRuntimeException
Created by srujant on 25/9/18.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AccessDeniedException()
-
Method Summary
-
Methods inherited from class com.wavemaker.commons.WMRuntimeException
getMessage, getMessageResourceHolder
-
-