public class HLSException extends SystemException
Constructor and Description |
---|
HLSException() |
HLSException(String reason) |
HLSException(String reason,
int errorcode) |
HLSException(String reason,
SystemException obj) |
HLSException(SystemException ex) |
getData, getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HLSException()
public HLSException(String reason)
public HLSException(String reason, int errorcode)
public HLSException(String reason, SystemException obj)
public HLSException(SystemException ex)
Copyright © 2016 JBoss by Red Hat. All rights reserved.