17#ifndef _DECAF_UTIL_ZIP_DATAFORMATEXCEPTION_H
18#define _DECAF_UTIL_ZIP_DATAFORMATEXCEPTION_H
62 DataFormatException(
const char* file,
const int lineNumber,
const std::exception* cause,
const char* msg, ...);
Definition: Exception.h:38
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: AprPool.h:25