com.liferay.portal.security.ntlm
Class NtlmLogonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.security.ntlm.NtlmLogonException
- All Implemented Interfaces:
- Serializable
public class NtlmLogonException
- extends SystemException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NtlmLogonException
public NtlmLogonException()
NtlmLogonException
public NtlmLogonException(String msg)
NtlmLogonException
public NtlmLogonException(String msg,
Throwable cause)
NtlmLogonException
public NtlmLogonException(Throwable cause)