public class InternalException extends IOException
Constructor and Description |
---|
InternalException() |
InternalException(String message) |
InternalException(String message,
Exception t) |
InternalException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Apache Software Foundation. All Rights Reserved.