org.apache.hadoop.hbase.security.visibility
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.hbase.security.visibility.ParseException
- All Implemented Interfaces:
- Serializable
@InterfaceAudience.Private
public class ParseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException()
ParseException
public ParseException(String msg)
ParseException
public ParseException(Throwable t)
ParseException
public ParseException(String msg,
Throwable t)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.