org.apache.ambari.view
Class MaskException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.ambari.view.MaskException
- All Implemented Interfaces:
- Serializable
public class MaskException
- extends Exception
Indicates that a mask exception occurred.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaskException
public MaskException(String msg,
Throwable throwable)
- Constructor.
- Parameters:
msg - messagethrowable - root exception
Copyright © 2015 Apache Software Foundation. All rights reserved.